offsetY property

  1. @override
num get offsetY

The topmost position

Implementation

@override
num get offsetY => scrollHost.offsetY;