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