scrollBy method

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

Implementation

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