enableNodeDragging property

bool enableNodeDragging
final

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;