scrollTo method

void scrollTo([
  1. dynamic optionsOrX,
  2. num? y
])

Implementation

void scrollTo([dynamic optionsOrX, num? y]) {}