menu
star_live package
documentation
utils/share_preferences_utils.dart
PrefUtils
initPref static method
initPref static method
dark_mode
light_mode
initPref
static method
Future
initPref
(
)
Implementation
static Future initPref() async { _prefs = await SharedPreferences.getInstance(); }
star_live package
documentation
utils/share_preferences_utils
PrefUtils
initPref static method
PrefUtils class