menu
chatgpt_free package
documentation
ui_schema.dart
UiNode
children property
children property
dark_mode
light_mode
children
property
List
<
UiNode
>
children
final
Child nodes, for the layout types.
Implementation
final List<UiNode> children;
chatgpt_free package
documentation
ui_schema
UiNode
children property
UiNode class