topRoute property

Route? topRoute
getter/setter pair

The current top route in the navigation stack.

Implementation

Route<dynamic>? topRoute;