currentRoute top-level property

String currentRoute

Get the current route of the page

Implementation

String get currentRoute => GlobalRoute.currentRoute;