toggle menu
Moove Documentation
androidJvm
switch theme
search in API
design-system
/
com.moove.design_system.compose
/
TopAppBarTypography
Top
App
Bar
Typography
@
Immutable
data
class
TopAppBarTypography
(
val
title
:
TextStyle
=
TextStyle.Default
,
val
titleExpanded
:
TextStyle
=
TextStyle.Default
)
Members
Constructors
Top
App
Bar
Typography
Link copied to clipboard
constructor
(
title
:
TextStyle
=
TextStyle.Default
,
titleExpanded
:
TextStyle
=
TextStyle.Default
)
Properties
title
Link copied to clipboard
val
title
:
TextStyle
title
Expanded
Link copied to clipboard
val
titleExpanded
:
TextStyle