enablePanning property
Whether to enable viewport panning with mouse/trackpad drag.
When true, dragging on empty canvas will pan the viewport.
Defaults to true.
Implementation
final bool enablePanning;
Whether to enable viewport panning with mouse/trackpad drag.
When true, dragging on empty canvas will pan the viewport.
Defaults to true.
final bool enablePanning;