currentRoute property

String? get currentRoute

Returns the current route.

Implementation

static String? get currentRoute => get()._currentRoute;