errorPlaceholderWidget property

Widget errorPlaceholderWidget
final

Placeholder widget to show when page loading has failed.

Note, if errorRoute is set, framework will open that route instead of showing a placeholder widget.

Implementation

final Widget errorPlaceholderWidget;