ThemeModeNotifierEx extension
Properties
- isDark → bool
-
Available on ValueNotifier<
ThemeMode> , provided by the ThemeModeNotifierEx extensionno setter - isLight → bool
-
Available on ValueNotifier<
ThemeMode> , provided by the ThemeModeNotifierEx extensionno setter - isSystem → bool
-
Available on ValueNotifier<
ThemeMode> , provided by the ThemeModeNotifierEx extensionno setter
Methods
-
setDark(
) → void -
Available on ValueNotifier<
ThemeMode> , provided by the ThemeModeNotifierEx extension -
setLight(
) → void -
Available on ValueNotifier<
ThemeMode> , provided by the ThemeModeNotifierEx extension -
setSystem(
) → void -
Available on ValueNotifier<
ThemeMode> , provided by the ThemeModeNotifierEx extension