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