topRight property

Pos topRight

The top-right position of the grid.

Implementation

Pos get topRight => Pos(width - 1, 0);