onCloseEditor property
ImageEditingEmptyCallback?
get
onCloseEditor
A callback function that will be called before the image editor will close.
Implementation
ImageEditingEmptyCallback? get onCloseEditor => callbacks.onCloseEditor;