routeStack property

List<UIRouteModel> Function() routeStack
final

List of all routes that are currently active in tabs

Implementation

final List<UIRouteModel> Function() routeStack;