scrollController property

ScrollController scrollController
final

The scroll controller must also be supplied to the wrapped scrollable widget.

They must use the same controller

Implementation

final ScrollController scrollController;