clearMemoryCacheIfFailed property

bool clearMemoryCacheIfFailed
final

A boolean property that determines whether to clear the memory cache if the image fails to load. Default is true.

Implementation

final bool clearMemoryCacheIfFailed;