toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-ui-core
/
com.stripe.android.uicore
/
PrimaryButtonTypography
Primary
Button
Typography
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
data
class
PrimaryButtonTypography
(
@
FontRes
val
fontFamily
:
Int
?
,
val
fontSize
:
TextUnit
)
Members
Constructors
Primary
Button
Typography
Link copied to clipboard
constructor
(
@
FontRes
fontFamily
:
Int
?
,
fontSize
:
TextUnit
)
Properties
font
Family
Link copied to clipboard
val
fontFamily
:
Int
?
font
Size
Link copied to clipboard
val
fontSize
:
TextUnit