onSave method

void onSave()

Implementation

void onSave() {
  _editorController.save();
}