onCloseEditor property

(dynamic Function()?) onCloseEditor
final

A callback function that is triggered when the editor is closed.

Implementation

final Function()? onCloseEditor;