fallbackRoute property

String fallbackRoute
final

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;