Expand description
Typography tokens: font families, weights, and the type scale.
Structs§
- Text
Style - A complete description of how a piece of text should be rendered.
- Typography
- The complete Material Design 3–inspired type scale, bumped +1px across every step (2026-08-03, user-requested: the MD3 baseline still read small in practice) — the whole point of routing widgets through this ONE scale (D127) instead of their own literals is that a tweak like this now takes effect everywhere at once, with zero widget-file edits.
Enums§
- Font
Family - The font family to use for a text style.
- Font
Weight - Numeric font weight following the CSS/OpenType convention.