Module hooks

Source

Enums§

SurfaceThemeIndicator
Indicates what type of surface to use.

Functions§

get_theme_or_default
Subscribe to Theme changes, default theme will be used if there is no provided Theme.
use_init_root_theme
use_init_surface_theme_indicator
Provide a SurfaceThemeIndicator down to the components.
use_init_theme
Provides a custom Theme.
use_surface_theme_indicator
Get the inherited SurfaceThemeIndicator.
use_theme
Subscribe to Theme changes.