left property Null safety

T left
read / write

The x-coordinate of the left edge.

Setting the value will move the rectangle without changing its width.

Implementation

T left;