routeStackBuilder property
Map of all routes that are currently active in tabs
Implementation
final List<UIRouteModel> Function() routeStackBuilder;
Map of all routes that are currently active in tabs
final List<UIRouteModel> Function() routeStackBuilder;