offset property

double? get offset

Scroll offset

Implementation

double? get offset => _state._pageController?.offset;