menu
flutter_chen_common package
documentation
common/utils/sp_util.dart
SpUtil
clear static method
clear static method
dark_mode
light_mode
clear
static method
Future
<
bool
>
clear
(
)
clear.
Implementation
static Future<bool> clear() { return _prefs.clear(); }
flutter_chen_common package
documentation
common/utils/sp_util
SpUtil
clear static method
SpUtil class