pysepal.solara.theme.use_theme_dark#
- pysepal.solara.theme.use_theme_dark(theme_state=None)[source]#
Reactively return the effective dark/light state for the current session.
- Parameters:
theme_state (ThemeState | None)
- Return type:
bool
Reactively return the effective dark/light state for the current session.
theme_state (ThemeState | None)
bool