menu
flutter_ho_cache package
documentation
HoCache.dart
Hocache
remove method
remove method
dark_mode
light_mode
remove
method
dynamic
remove
(
String
key
)
Implementation
remove(String key) { prefs?.remove(key); }
flutter_ho_cache package
documentation
HoCache
Hocache
remove method
Hocache class