menu
chatgpt_free package
documentation
ui_schema.dart
UiNode
actions property
actions property
dark_mode
light_mode
actions
property
List
<
UiAction
>
actions
final
What pressing this node does, for
button
.
Implementation
final List<UiAction> actions;
chatgpt_free package
documentation
ui_schema
UiNode
actions property
UiNode class