Skip to main content

set_source_style

Function set_source_style 

Source
pub fn set_source_style(
    cx: &mut App,
    style: impl Fn(&Theme) -> SourceStyle + 'static,
)
Expand description

Resolve styles at paint so host colors follow theme changes.