resetScroll method Null safety

void resetScroll()

Implementation

void resetScroll() {
  jumpTo(0.0);
}