offset property

double? get offset

当前的偏移量

Implementation

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