stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
PaymentsComposeShapes
Payments
Compose
Shapes
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
PaymentsComposeShapes
(
val
borderStrokeWidth
:
Dp
,
val
borderStrokeWidthSelected
:
Dp
,
val
material
:
Shapes
)
Constructors
Properties
Constructors
Payments
Compose
Shapes
Link copied to clipboard
fun
PaymentsComposeShapes
(
borderStrokeWidth
:
Dp
,
borderStrokeWidthSelected
:
Dp
,
material
:
Shapes
)
Properties
border
Stroke
Width
Link copied to clipboard
val
borderStrokeWidth
:
Dp
border
Stroke
Width
Selected
Link copied to clipboard
val
borderStrokeWidthSelected
:
Dp
material
Link copied to clipboard
val
material
:
Shapes