Skip to main content

set_theme

Function set_theme 

Source
pub fn set_theme<M: Send + 'static>(theme: Theme) -> Task<Action<M>>
Available on crate feature winit only.