allowEmptyEditCompletion property

bool allowEmptyEditCompletion
final

Whether the callback onImageEditingComplete call with empty editing.

The default value is true.

This option only affects the main editor and does not work in standalone editors.

Schema

Implementation

final bool allowEmptyEditCompletion;