enableNodeDragging property
Whether to enable dragging nodes with the mouse.
When false, nodes cannot be moved but can still be selected.
Defaults to true.
Implementation
final bool enableNodeDragging;
Whether to enable dragging nodes with the mouse.
When false, nodes cannot be moved but can still be selected.
Defaults to true.
final bool enableNodeDragging;