stack property

List<UIRouteModel> get stack

Implementation

List<UIRouteModel> get stack => _routeStack.current ?? [];