sourceNodeBounds property
Bounds of the source node for node-aware routing.
When provided, the waypoint calculator uses this to ensure connections route around the node bounds rather than through them.
Implementation
final Rect? sourceNodeBounds;
Bounds of the source node for node-aware routing.
When provided, the waypoint calculator uses this to ensure connections route around the node bounds rather than through them.
final Rect? sourceNodeBounds;