editorIsZoomable property

bool editorIsZoomable
final

Indicates whether the editor supports zoom functionality.

When set to true, the editor allows users to zoom in and out. If set to false, the content remains at a fixed scale.

Implementation

final bool editorIsZoomable;