routes property

Map<String, WidgetBuilder>? routes
final

The application's top-level routing table.

Implementation

final Map<String, WidgetBuilder>? routes;