errorWidget property

Widget? errorWidget
final

The widget that will appear if occurs an error

Implementation

final Widget? errorWidget;