currentRoute property

String get currentRoute

Returns the current route.

Implementation

String get currentRoute => currentPage.currentFullRoute;