errorWidget property

Widget? errorWidget
final

Widget errorWidget will be displayed if image loading throw an error

Implementation

final Widget? errorWidget;