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