deltaY property
double
get
deltaY
The WheelEvent.deltaY
read-only property is a
double
representing the vertical scroll amount in the
WheelEvent.deltaMode unit.
Implementation
external double get deltaY;