pub fn use_init_theme(theme_cb: impl FnOnce() -> Theme) -> State<Theme>
Provides a custom Theme.
Theme