routes property

List<StackedRoute> routes
final

Defines all the routes that has to be generated for the onGenerateRoute function

Implementation

final List<StackedRoute> routes;