jumpToTop method

void jumpToTop()

Implementation

void jumpToTop() {
  jumpTo(0);
}