menu
glorysoft_mobile_plugin package
documentation
tool/utils/shared_preferences_util.dart
SpUtil
getSp static method
getSp static method
dark_mode
light_mode
getSp
static method
SharedPreferences?
getSp
(
)
get Sp.
Implementation
static SharedPreferences? getSp() { return _prefs; }
glorysoft_mobile_plugin package
documentation
tool/utils/shared_preferences_util
SpUtil
getSp static method
SpUtil class