enableZoom property

bool? enableZoom
final

Enable zooming functionality. If set to false - scrolling and pinching would not zoom. Default = false

Implementation

final bool? enableZoom;