route property

Stream<PageRoute> route

Implementation

Stream<PageRoute> get route => _routeSubject.asBroadcastStream();