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