waitingPlaceholderWidget property

Widget waitingPlaceholderWidget
final

Placeholder widget to show while page is loading.

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

Implementation

final Widget waitingPlaceholderWidget;