scrollToOffset abstract method
Absolute scroll offset in lines (0 = live bottom).
Implementation
Future<GridUpdate> scrollToOffset(double offsetLines);
Absolute scroll offset in lines (0 = live bottom).
Future<GridUpdate> scrollToOffset(double offsetLines);