onPageScrollStateStart method

void onPageScrollStateStart()

Implementation

void onPageScrollStateStart() {
  setScrollState("dragging");
}