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