menu
json_preferences package
documentation
json_preferences.dart
JsonPreferenceNotify
saveNotifier property
saveNotifier property
dark_mode
light_mode
saveNotifier
property
ValueNotifier
<
bool
>
saveNotifier
final
Implementation
final saveNotifier = ValueNotifier<bool>(true);
json_preferences package
documentation
json_preferences
JsonPreferenceNotify
saveNotifier property
JsonPreferenceNotify class