stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentSheet
/
PrimaryButtonColors
/
PrimaryButtonColors
Primary
Button
Colors
fun
PrimaryButtonColors
(
background
:
Color
?
,
onBackground
:
Color
,
border
:
Color
)
fun
PrimaryButtonColors
(
@
ColorInt
background
:
Int
?
,
@
ColorInt
onBackground
:
Int
,
@
ColorInt
border
:
Int
)