menu
glorysoft_mobile_plugin package
documentation
tool/utils/shared_preferences_util.dart
SpUtil
remove static method
remove static method
dark_mode
light_mode
remove
static method
Future
<
bool
>
?
remove
(
String
key
)
remove.
Implementation
static Future<bool>? remove(String key) { return _prefs.remove(key); }
glorysoft_mobile_plugin package
documentation
tool/utils/shared_preferences_util
SpUtil
remove static method
SpUtil class