y property

double get y

The relative y position with respect to the object's height; 0 means totally to the top (beginning) and 1 means totally to the bottom (end).

Implementation

double get y => value.y;