startEdit method

void startEdit()

Implementation

void startEdit() {
  _isEditing = true;
}