anchor property
The edge that should include anchorCoordinate. anchor is the origin of a selection, it is the edge that should remain unchanged in an expansion operation.
Implementation
@override
IntVector2 get anchor => _coordinatesOn(anchorCorner);