menu
glorysoft_mobile_plugin package
documentation
tool/utils/shared_preferences_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(); }
glorysoft_mobile_plugin package
documentation
tool/utils/shared_preferences_util
SpUtil
getKeys static method
SpUtil class