y property

int get y

Vertical coordinate of the top-left corner of this rectangle

Implementation

int get y => position.y;