onPointerPanZoomStart property Null safety

PointerPanZoomStartEventListener? onPointerPanZoomStart
read / write

Called when a pan/zoom begins such as from a trackpad gesture.

Implementation

PointerPanZoomStartEventListener? onPointerPanZoomStart;