Function use_init_root_theme

Source
pub fn use_init_root_theme(theme_cb: impl FnOnce() -> Theme) -> State<Theme>