routes property

Map<String, WidgetBuilder> routes
final

A map of named routes for the app.

Implementation

final Map<String, WidgetBuilder> routes;