onTapAddDuration method

void onTapAddDuration()

Implementation

void onTapAddDuration() {
  _onTapDuration(1);
}