Skip to main content

Module typography

Module typography 

Source
Expand description

Typography tokens: font families, weights, and the type scale.

Structs§

TextStyle
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§

FontFamily
The font family to use for a text style.
FontWeight
Numeric font weight following the CSS/OpenType convention.