scrollToZoom property
Whether trackpad scroll gestures should cause zooming.
When true, scrolling on a trackpad zooms in/out.
When false, trackpad scroll is treated as pan gestures.
Defaults to true.
Implementation
final bool scrollToZoom;
Whether trackpad scroll gestures should cause zooming.
When true, scrolling on a trackpad zooms in/out.
When false, trackpad scroll is treated as pan gestures.
Defaults to true.
final bool scrollToZoom;