scrollController property
It should be the same as the scroll controller supplied with your scrollable widget.
Implementation
final ScrollController scrollController;
It should be the same as the scroll controller supplied with your scrollable widget.
final ScrollController scrollController;