panDeltaY property Null safety
final
For events with change of PointerChange.panZoomUpdate:
The difference in panning of the pan/zoom in the y direction since the last panZoomUpdate event, in physical pixels.
Implementation
final double panDeltaY;