SearchComposableStyles
data class SearchComposableStyles(val primaryHeading: TextStyle, val secondaryHeading: TextStyle, val bodyRegular: TextStyle, val bodyMedium: TextStyle, val bodyMedium15: TextStyle, val alert: TextStyle, val headingSemibold19: TextStyle, val bodySemibold16: TextStyle, val bodyRegular16: TextStyle, val bodyRegular15: TextStyle)
Properties
Link copied to clipboard
Accent text - distinctive font for important information.
Link copied to clipboard
Small text - compact font for auxiliary information.
Link copied to clipboard
Main text - standard font for most content.
Link copied to clipboard
Body font used for secondary content or when slightly more compact text is needed.
Link copied to clipboard
Body font used for primary content, descriptions, and general text.
Link copied to clipboard
Body font applied to important information requiring medium emphasis.
Link copied to clipboard
Heading font used for prominent titles and section headers requiring emphasis.
Link copied to clipboard
Primary heading - large and expressive font.
Link copied to clipboard
Secondary heading - medium size for subheadings.