themeNotifier property
ValueNotifier<String>
get
themeNotifier
Get the theme notifier for reactive updates.
Implementation
ValueNotifier<String> get themeNotifier => _themeNotifier;
Get the theme notifier for reactive updates.
ValueNotifier<String> get themeNotifier => _themeNotifier;