menu
flutter_cache_manager package
documentation
flutter_cache_manager.dart
CacheManager
store property
store property
dark_mode
light_mode
store
property
CacheStore
get
store
Get the underlying store helper
Implementation
CacheStore get store => _store;
flutter_cache_manager package
documentation
flutter_cache_manager
CacheManager
store property
CacheManager class