left property

  1. @override
T left
getter/setter pairoverride

The x-coordinate of the left edge.

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

Implementation

@override
T left;