imageCaches top-level property
The imageCaches to store custom ImageCache
Implementation
Map<String, ImageCache> imageCaches = <String, ImageCache>{};
The imageCaches to store custom ImageCache
Map<String, ImageCache> imageCaches = <String, ImageCache>{};