currentRoute property

Reactive<RouteInfo> get currentRoute

Gets the current route as a reactive value.

Implementation

Reactive<RouteInfo> get currentRoute => _currentRoute;