routeStack property

List<RouteStackItem> get routeStack

Implementation

List<RouteStackItem> get routeStack => List.unmodifiable(_routeStack);