bottomLeft property

Pos bottomLeft

The bottom-left position of the grid.

Implementation

Pos get bottomLeft => Pos(0, height - 1);