x property
The relative x position with respect to the object's width; 0 means totally to the left (beginning) and 1 means totally to the right (end).
Implementation
double get x => value.x;
The relative x position with respect to the object's width; 0 means totally to the left (beginning) and 1 means totally to the right (end).
double get x => value.x;