menu
flutter_chen_common package
documentation
common/utils/sp_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); }
flutter_chen_common package
documentation
common/utils/sp_util
SpUtil
remove static method
SpUtil class