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
int get anchor => _indexOn(anchorEdge);
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.
@override
int get anchor => _indexOn(anchorEdge);