panEnabled property
final
If false, the user will be prevented from panning.
Defaults to true.
See also:
- scaleEnabled, which is similar but for scale.
Implementation
final bool panEnabled;
If false, the user will be prevented from panning.
Defaults to true.
See also:
final bool panEnabled;