currentRoute top-level property
String
get
currentRoute
Get the current route of the page
Implementation
String get currentRoute => GlobalRoute.currentRoute;
Get the current route of the page
String get currentRoute => GlobalRoute.currentRoute;