StreamTypography
constructor(titleL: TextStyle, titleM: TextStyle, titleS: TextStyle, titleXs: TextStyle, subtitleL: TextStyle, subtitleM: TextStyle, subtitleS: TextStyle, bodyL: TextStyle, bodyM: TextStyle, bodyS: TextStyle, labelL: TextStyle, labelM: TextStyle, labelS: TextStyle, labelXS: TextStyle)
Parameters
title1
Used for big titles, like the image attachment overlay text.
title3
Used for empty content text.
title3Bold
Used for titles of app bars and bottom bars.
body
Used for body content, such as messages.
bodyItalic
Used for body content, italicized, like deleted message components.
bodyBold
Used for emphasized body content, like small titles.
footnote
Used for footnote information, like timestamps.
footnoteItalic
Used for footnote information that's less important, like the deleted message text.
footnoteBold
Used for footnote information in certain important items, like the thread reply text, or user info components.
captionBold
Used for unread count indicator.