rollStart method

void rollStart()

继续滚动

Implementation

void rollStart() {
  _rollController.forward();
}