startSubmitSlide method

void startSubmitSlide()

Implementation

void startSubmitSlide() {
  state = state.copyWith(submitDragging: true);
}