menu
mcp_bundle package
documentation
mcp_bundle.dart
UiSection
screens property
screens property
dark_mode
light_mode
screens
property
List
<
ScreenDefinition
>
screens
final
List of screens in the application.
Implementation
final List<ScreenDefinition> screens;
mcp_bundle package
documentation
mcp_bundle
UiSection
screens property
UiSection class