scrollController property

ScrollController scrollController
final

It should be the same as the scroll controller supplied with your scrollable widget.

Implementation

final ScrollController scrollController;