toggle menu
Moove Documentation
androidJvm
switch theme
search in API
design-system
/
com.moove.design_system.compose
/
AppTypography
App
Typography
@
Immutable
data
class
AppTypography
(
val
material
:
Typography
,
val
appBar
:
TopAppBarTypography
)
Members
Constructors
App
Typography
Link copied to clipboard
constructor
(
material
:
Typography
,
appBar
:
TopAppBarTypography
)
Properties
app
Bar
Link copied to clipboard
val
appBar
:
TopAppBarTypography
material
Link copied to clipboard
val
material
:
Typography