child property
The child widget that will be placed in the stack under the overlay.
Usually this is the Navigator from WidgetsApp.builder.
Implementation
final Widget child;
The child widget that will be placed in the stack under the overlay.
Usually this is the Navigator from WidgetsApp.builder.
final Widget child;