onPointerPanZoomStart property Null safety
read / write
Called when a pan/zoom begins such as from a trackpad gesture.
Implementation
PointerPanZoomStartEventListener? onPointerPanZoomStart;
Called when a pan/zoom begins such as from a trackpad gesture.
PointerPanZoomStartEventListener? onPointerPanZoomStart;