offsetX property

  1. @override
num get offsetX

The leftmost position

Implementation

@override
num get offsetX => scrollHost.offsetX;