currentRoute property
String?
get
currentRoute
Returns the current route.
Implementation
static String? get currentRoute => get()._currentRoute;
Returns the current route.
static String? get currentRoute => get()._currentRoute;