endEdit method

void endEdit()

Implementation

void endEdit() {
  _isEditing = false;
}