TextStyle¶
Value | Description |
---|---|
Small |
Used when small text is needed. |
Body |
Normal labels. Easily readable, doesn't take up too much space. |
Monospace |
Same size as [Self::Body ], but used when monospace is important (for code snippets, aligning numbers, etc). |
Button |
Buttons. Maybe slightly bigger than [Self::Body ]. |
Heading |
Heading. Probably larger than [Self::Body ]. |