jumpTo method

void jumpTo(
  1. double offset
)

Implementation

void jumpTo(double offset) => this.offset.value = offset;