menu
ice_storage package
documentation
services/image_cache_service.dart
ImageCacheService
currentCache property
currentCache property
dark_mode
light_mode
currentCache
property
Map
<
String
,
FileInfo
>
get
currentCache
Implementation
Map<String, FileInfo> get currentCache => _cacheSubject.value;
ice_storage package
documentation
services/image_cache_service
ImageCacheService
currentCache property
ImageCacheService class