errorWidget property

LoadingErrorWidgetBuilder? errorWidget
final

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

Implementation

final LoadingErrorWidgetBuilder? errorWidget;