toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore
/
StripeComposeShapes
Stripe
Compose
Shapes
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
StripeComposeShapes
(
val
borderStrokeWidth
:
Dp
,
val
borderStrokeWidthSelected
:
Dp
,
val
material
:
Shapes
)
Members
Constructors
Stripe
Compose
Shapes
Link copied to clipboard
constructor
(
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