currentRoute property
String
get
currentRoute
Returns the current route.
Implementation
String get currentRoute => currentPage.currentFullRoute;
Returns the current route.
String get currentRoute => currentPage.currentFullRoute;