menu
flutter_chen_common package
documentation
common/utils/sp_util.dart
SpUtil
getKeys static method
getKeys static method
dark_mode
light_mode
getKeys
static method
Set
<
String
>
getKeys
(
)
get keys.
Implementation
static Set<String> getKeys() { return _prefs.getKeys(); }
flutter_chen_common package
documentation
common/utils/sp_util
SpUtil
getKeys static method
SpUtil class