selectionCenterWorld property
Center of selectionBoundsWorld when selection is non-empty.
Implementation
Offset? get selectionCenterWorld => selectionBoundsWorld?.center;
Center of selectionBoundsWorld when selection is non-empty.
Offset? get selectionCenterWorld => selectionBoundsWorld?.center;