cacheKey property

String? cacheKey
final

Custom cache key for the image.

If null, uses the image URL as the cache key.

Implementation

final String? cacheKey;