menu
vyuh_node_flow package
documentation
graph/node_flow_behavior.dart
NodeFlowBehavior
canCreate property
canCreate property
dark_mode
light_mode
canCreate
property
bool
canCreate
final
Whether new elements can be created (nodes, connections, annotations).
Implementation
final bool canCreate;
vyuh_node_flow package
documentation
graph/node_flow_behavior
NodeFlowBehavior
canCreate property
NodeFlowBehavior enum