menu
flutter_elemental package
documentation
flutter_elemental.dart
SharedPrefsStorage
SharedPrefsStorage const constructor
SharedPrefsStorage const constructor
dark_mode
light_mode
SharedPrefsStorage
constructor
const
SharedPrefsStorage
(
SharedPreferences
_prefs
)
Implementation
const SharedPrefsStorage(this._prefs);
flutter_elemental package
documentation
flutter_elemental
SharedPrefsStorage
SharedPrefsStorage const constructor
SharedPrefsStorage class