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