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