noMouseDragScroll property

bool noMouseDragScroll
final

When true, disables drag scrolling with the mouse. Only mouse wheel zooming, and when enabled scrollbar zooming, is allowed then.

Defaults to true. Set to false to match the behavior of InteractiveViewer.

Implementation

final bool noMouseDragScroll;