y property
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;
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).
double get y => value.y;