selectionCenterWorld property

Offset? get selectionCenterWorld

Center of selectionBoundsWorld when selection is non-empty.

Implementation

Offset? get selectionCenterWorld => selectionBoundsWorld?.center;