scrollOffset property

double scrollOffset

Implementation

double get scrollOffset => _canScroll ? _controller!.offset : 0.0;