startNodeBounds property

Rect startNodeBounds
final

Bounds of the node where the drag started.

Used for node-aware routing to ensure connections don't pass through nodes.

Implementation

final Rect startNodeBounds;