Skip to main content

apply_style_with_theme

Function apply_style_with_theme 

Source
pub fn apply_style_with_theme(
    text: &str,
    token: StyleToken,
    color: bool,
    theme: &ThemeDefinition,
) -> String
Expand description

Applies a theme token using an already resolved theme.