contentScrollController property

ScrollController? contentScrollController
final

The scroll controller used by the Scrollbar implemented by this widget. If null, no scrollbar will be added.

Implementation

final ScrollController? contentScrollController;