initialTabRoutes property

Map<AppTabType, RouteType>? initialTabRoutes
final

Initial route of every tab in app

Implementation

final Map<AppTabType, RouteType>? initialTabRoutes;