Skip to main content

line_height

Function line_height 

Source
pub fn line_height(resolved: &ResolvedThemeVariant) -> f32
Expand description

Returns the primary UI line height in logical pixels from the resolved theme.

This is the computed value (defaults.line_height * font.size), not the raw multiplier.