stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
PaymentsTheme
Payments
Theme
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
object
PaymentsTheme
Functions
Properties
Functions
get
Colors
Link copied to clipboard
fun
getColors
(
isDark
:
Boolean
)
:
PaymentsColors
Properties
colors
Dark
Mutable
Link copied to clipboard
var
colorsDarkMutable
:
PaymentsColors
colors
Light
Mutable
Link copied to clipboard
var
colorsLightMutable
:
PaymentsColors
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
:
PaymentsShapes
typography
Mutable
Link copied to clipboard
var
typographyMutable
:
PaymentsTypography