getScrollY abstract method

Future<int> getScrollY()

Get scroll position on Y axis

Implementation

Future<int> getScrollY();