AndromedaTypography

class AndromedaTypography(titleHeroTextStyle: TextStyle, titleModerateBoldTextStyle: TextStyle, titleModerateDemiTextStyle: TextStyle, titleSmallDemiTextStyle: TextStyle, bodyModerateDefaultTypographyStyle: TextStyle, bodySmallDefaultTypographyStyle: TextStyle, captionModerateBookDefaultTypographyStyle: TextStyle, captionModerateDemiDefaultTypographyStyle: TextStyle)

Contains all the typography we provide for our components.

Constructors

Link copied to clipboard
fun AndromedaTypography(titleHeroTextStyle: TextStyle, titleModerateBoldTextStyle: TextStyle, titleModerateDemiTextStyle: TextStyle, titleSmallDemiTextStyle: TextStyle, bodyModerateDefaultTypographyStyle: TextStyle, bodySmallDefaultTypographyStyle: TextStyle, captionModerateBookDefaultTypographyStyle: TextStyle, captionModerateDemiDefaultTypographyStyle: TextStyle)

Properties

Link copied to clipboard
val bodyModerateDefaultTypographyStyle: TextStyle
Link copied to clipboard
val bodySmallDefaultTypographyStyle: TextStyle
val captionModerateBookDefaultTypographyStyle: TextStyle
val captionModerateDemiDefaultTypographyStyle: TextStyle
Link copied to clipboard
val titleHeroTextStyle: TextStyle
Link copied to clipboard
val titleModerateBoldTextStyle: TextStyle
Link copied to clipboard
val titleModerateDemiTextStyle: TextStyle
Link copied to clipboard
val titleSmallDemiTextStyle: TextStyle