resetNotch method

void resetNotch()

Implementation

void resetNotch() {
  _notchOverridden = false;
  _apply();
}