routeStackBuilder property

List<UIRouteModel> Function() routeStackBuilder
final

Map of all routes that are currently active in tabs

Implementation

final List<UIRouteModel> Function() routeStackBuilder;