stripe-android
payments-ui-core
/
com.stripe.android.ui.core
/
PrimaryButtonTypography
Primary
Button
Typography
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
PrimaryButtonTypography
(
@
FontRes
val
fontFamily
:
Int
?
,
val
fontSize
:
TextUnit
)
Constructors
Properties
Constructors
Primary
Button
Typography
Link copied to clipboard
fun
PrimaryButtonTypography
(
@
FontRes
fontFamily
:
Int
?
,
fontSize
:
TextUnit
)
Properties
font
Family
Link copied to clipboard
val
fontFamily
:
Int
?
font
Size
Link copied to clipboard
val
fontSize
:
TextUnit