top property

  1. @override
T top
getter/setter pairoverride

The y-coordinate of the left edge.

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

Implementation

@override
T top;