scrollLines abstract method

Future<void> scrollLines(
  1. int delta
)

Implementation

Future<void> scrollLines(int delta);