routes property

List<PageRouteInfo<Object?>>? routes
final

The List of routes to be used as tabs

Implementation

final List<PageRouteInfo>? routes;