onClose property

dynamic Function() onClose
final

Callback function for closing the editor.

Implementation

final Function() onClose;