topRoute property

RouteData get topRoute

The top-most rendered route

Implementation

RouteData get topRoute => _topMostRouter().current;