the ViewPort scroll offset from the top
@override int get scrollOffsetFromTop { _assertStarted(); return _lastState!.scrollOffsetFromTop; }