progressIndicatorBuilder property

ProgressIndicatorBuilder? progressIndicatorBuilder
final

Widget displayed while the target imageUrl is loading, works only if cacheImage is true.

Implementation

final ProgressIndicatorBuilder? progressIndicatorBuilder;