menu
flustars_flutter3 package
documentation
flustars_flutter3.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); }
flustars_flutter3 package
documentation
flustars_flutter3
SpUtil
remove static method
SpUtil class