menu
flutter_smart package
documentation
utils/shared_preferences_utils.dart
SpUtils
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); }
flutter_smart package
documentation
utils/shared_preferences_utils
SpUtils
remove static method
SpUtils class