PaymentsTheme

object PaymentsTheme

Functions

Link copied to clipboard
@Composable
@ReadOnlyComposable
fun getBorderStroke(isSelected: Boolean): BorderStroke

Properties

Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val colors: PaymentsComposeColors
Link copied to clipboard
var colorsDarkMutable: PaymentsColors
Link copied to clipboard
var colorsLightMutable: PaymentsColors
Link copied to clipboard
const val minContrastForWhite: Double = 2.2
Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val primaryButtonModifier: PrimaryButtonModifierCompose
Link copied to clipboard
var primaryButtonModifierMutable: PrimaryButtonModifier
Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val shapes: PaymentsComposeShapes
Link copied to clipboard
var shapesMutable: PaymentsShapes
Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val typography: Typography
Link copied to clipboard
var typographyMutable: PaymentsTypography