menu
moose_core package
documentation
moose_core.dart
FeaturePlugin
getRoutes abstract method
getRoutes abstract method
dark_mode
light_mode
getRoutes
abstract method
Map
<
String
,
WidgetBuilder
>
?
getRoutes
(
)
Optional: Plugin can provide routes
Implementation
Map<String, WidgetBuilder>? getRoutes();
moose_core package
documentation
moose_core
FeaturePlugin
getRoutes abstract method
FeaturePlugin class