onTapSubtractDuration method

void onTapSubtractDuration()

Implementation

void onTapSubtractDuration() {
  _onTapDuration(-1);
}