imageProvider property Null safety
final
The wrapped image provider to delegate obtainKey and load to.
Implementation
final ImageProvider<T> imageProvider;
The wrapped image provider to delegate obtainKey and load to.
final ImageProvider<T> imageProvider;