routes property

List<PageRouteInfo<Object?>>? routes
final

The list of pages this router will handle

Implementation

final List<PageRouteInfo>? routes;