toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore
/
StripeTheme
Stripe
Theme
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
StripeTheme
Members
Properties
colors
Dark
Mutable
Link copied to clipboard
var
colorsDarkMutable
:
StripeColors
colors
Light
Mutable
Link copied to clipboard
var
colorsLightMutable
:
StripeColors
min
Contrast
For
White
Link copied to clipboard
const
val
minContrastForWhite
:
Double
=
2.2
primary
Button
Style
Link copied to clipboard
var
primaryButtonStyle
:
PrimaryButtonStyle
shapes
Mutable
Link copied to clipboard
var
shapesMutable
:
StripeShapes
typography
Mutable
Link copied to clipboard
var
typographyMutable
:
StripeTypography
Functions
get
Colors
Link copied to clipboard
fun
getColors
(
isDark
:
Boolean
)
:
StripeColors