focus property
The edge that should include focusCoordinate. Focus should correspond the edge that should be changed in a expansion operation.
Implementation
@override
IntVector2 get focus => _coordinatesOn(anchorCorner.opposite);
The edge that should include focusCoordinate. Focus should correspond the edge that should be changed in a expansion operation.
@override
IntVector2 get focus => _coordinatesOn(anchorCorner.opposite);