selectionRect property

GraphRect? selectionRect
final

Selection rectangle in graph coordinates.

Uses GraphRect for compile-time type safety, matching node positions for accurate hit testing during selection drag operations.

Implementation

final GraphRect? selectionRect;