enablePanning property

bool enablePanning
final

Whether to enable viewport panning with mouse/trackpad drag.

When true, dragging on the canvas pans the viewport. Defaults to true.

Implementation

final bool enablePanning;