menu
flutter_ho_cache package
documentation
HoCache.dart
Hocache
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
Hocache
getInstance
(
)
Implementation
static Hocache getInstance() { _hocache ??= Hocache._(); return _hocache!; }
flutter_ho_cache package
documentation
HoCache
Hocache
getInstance static method
Hocache class