getRoutes abstract method

Map<String, WidgetBuilder>? getRoutes()

Optional: Plugin can provide routes

Implementation

Map<String, WidgetBuilder>? getRoutes();