pageOverlayBuilder property
final
This can be used to show something above the other pages. For instance to indicate that there is no internet.
Implementation
final WidgetBuilder? pageOverlayBuilder;
This can be used to show something above the other pages. For instance to indicate that there is no internet.
final WidgetBuilder? pageOverlayBuilder;