pub fn use_init_surface_theme_indicator(
theme: impl FnOnce() -> SurfaceThemeIndicator,
) -> SurfaceThemeIndicator
Expand description
Provide a SurfaceThemeIndicator down to the components.
pub fn use_init_surface_theme_indicator(
theme: impl FnOnce() -> SurfaceThemeIndicator,
) -> SurfaceThemeIndicator
Provide a SurfaceThemeIndicator down to the components.