menu
flutter_workflow_builder package
documentation
models/workflow_node.dart
WorkflowNode
title property
title property
dark_mode
light_mode
title
property
Signal
<
String
>
title
final
Implementation
final Signal<String> title;
flutter_workflow_builder package
documentation
models/workflow_node
WorkflowNode
title property
WorkflowNode class