menu
multi_window package
documentation
multi_widget.dart
MultiWidget
widgets property
widgets property
dark_mode
light_mode
widgets
property
Map
<
String
,
Widget
>
widgets
final
Map of widgets to map between depending on the key.
Implementation
final Map<String, Widget> widgets;
multi_window package
documentation
multi_widget
MultiWidget
widgets property
MultiWidget class