top property

double top

The offset of the top edge of this rectangle from the y axis.

Implementation

double get top => _value[1];