shouldCache property

bool shouldCache
final

will cache the image if it's set to true so it will load faster for the next time.

Implementation

final bool shouldCache;