themeModeNotifier property
ValueNotifier<ThemeMode>
get
themeModeNotifier
Get the theme mode ValueNotifier for reactive updates
Implementation
ValueNotifier<ThemeMode> get themeModeNotifier => _themeModeNotifier;