menu
scobro_foundation_flutter package
documentation
core_services/app_sections.dart
ApplicationSection
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
WidgetBuilder
>
toMap
(
)
Implementation
Map<String, WidgetBuilder> toMap() => {route: builder};
scobro_foundation_flutter package
documentation
core_services/app_sections
ApplicationSection
toMap method
ApplicationSection class