ThemeModeNotifierEx extension

on

Properties

isDark bool

Available on ValueNotifier<ThemeMode>, provided by the ThemeModeNotifierEx extension

no setter
isLight bool

Available on ValueNotifier<ThemeMode>, provided by the ThemeModeNotifierEx extension

no setter
isSystem bool

Available on ValueNotifier<ThemeMode>, provided by the ThemeModeNotifierEx extension

no 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