current property

Observable<RouteMatch> current
final

The active route (observable for the shell to render the matching screen).

Implementation

final Observable<RouteMatch> current;