onSave property

ValueCmdCallback<String>? onSave
final

Called when the user saves the current editor contents with Ctrl+S.

Implementation

final ValueCmdCallback<String>? onSave;