offset property

double? offset

Scroll offset

Implementation

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