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