Skip to main content

style_spec

Function style_spec 

Source
pub fn style_spec<'a>(
    theme: &'a ThemeDefinition,
    overrides: &'a StyleOverrides,
    token: StyleToken,
) -> &'a str
Expand description

Returns the style specification for a semantic token under the selected theme.