toggle menu
ODS Android Docs
0.0.14
androidJvm
switch theme
search in API
ods-theme
/
lidl.brand.ods.core.theme
/
Theme
/
Typography
/
FontWeightToken
Font
Weight
Token
class
FontWeightToken
(
val
base
:
FontWeight
,
val
prominent
:
FontWeight
,
val
strong
:
FontWeight
)
Members
Constructors
Font
Weight
Token
Link copied to clipboard
constructor
(
base
:
FontWeight
,
prominent
:
FontWeight
,
strong
:
FontWeight
)
Properties
base
Link copied to clipboard
val
base
:
FontWeight
prominent
Link copied to clipboard
val
prominent
:
FontWeight
strong
Link copied to clipboard
val
strong
:
FontWeight