menu
corehainong package
documentation
common/ui/import_lib_ui.dart
SharedPreferencesWithCache
keys property
keys property
dark_mode
light_mode
keys
property
Set
<
String
>
get
keys
Returns all keys in the cache.
Implementation
Set<String> get keys => _cache.keys.toSet();
corehainong package
documentation
common/ui/import_lib_ui
SharedPreferencesWithCache
keys property
SharedPreferencesWithCache class