enableZoom property

bool? enableZoom
final

Controls if the user can zoom the preview image.

// Defaults to:
true

Implementation

final bool? enableZoom;