fallbackRoute property
The route to navigate to if the navigation stack cannot be popped.
This route is used as a fallback when the user cannot go back in the navigation history.
Implementation
final String fallbackRoute;
The route to navigate to if the navigation stack cannot be popped.
This route is used as a fallback when the user cannot go back in the navigation history.
final String fallbackRoute;