routes property

Map<String, WidgetBuilder>? routes
final

A map of named routes and their corresponding builder functions.

Implementation

final Map<String, WidgetBuilder>? routes;