jumpTo method

void jumpTo(
  1. double position
)

Implementation

void jumpTo(double position) => _jumpTo(position);