menu
yxw_comm_base_plus package
documentation
utils/storage/sp_utils.dart
SpUtils
clear static method
clear static method
dark_mode
light_mode
clear
static method
Future
<
void
>
clear
(
)
清空所有
Implementation
static Future<void> clear() async { await preferences.clear(); }
yxw_comm_base_plus package
documentation
utils/storage/sp_utils
SpUtils
clear static method
SpUtils class