onCloseEditor property

ImageEditingEmptyCallback? onCloseEditor

A callback function that will be called before the image editor will close.

Schema

Implementation

ImageEditingEmptyCallback? get onCloseEditor => callbacks.onCloseEditor;