toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore
/
StripeThemeDefaults
Stripe
Theme
Defaults
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
StripeThemeDefaults
Members
Properties
colors
Dark
Link copied to clipboard
val
colorsDark
:
StripeColors
colors
Light
Link copied to clipboard
val
colorsLight
:
StripeColors
primary
Button
Style
Link copied to clipboard
val
primaryButtonStyle
:
PrimaryButtonStyle
shapes
Link copied to clipboard
val
shapes
:
StripeShapes
typography
Link copied to clipboard
val
typography
:
StripeTypography
Functions
colors
Link copied to clipboard
fun
colors
(
isDark
:
Boolean
)
:
StripeColors