screenY property
double
get
screenY
Returns the Y coordinate of the touch point relative to the screen, not including any scroll offset.
Implementation
external double get screenY;
Returns the Y coordinate of the touch point relative to the screen, not including any scroll offset.
external double get screenY;