menu
syncfusion_flutter_core package
documentation
zoomable_internal.dart
Zoomable
enablePanning property
enablePanning property
dark_mode
light_mode
enablePanning
property
bool
enablePanning
final
Option to enable panning support.
By default it will be
true
.
Implementation
final bool enablePanning;
syncfusion_flutter_core package
documentation
zoomable_internal
Zoomable
enablePanning property
Zoomable class