cacheImage property

bool cacheImage
final

Cache the image against imageUrl in app memory if set true. it is true by default.

Implementation

final bool cacheImage;