controller property

ScrollController? controller
final

The Scrollable widget's Controller, by which quick scrollbar will control the scroll position of Scrollable widget.

Implementation

final ScrollController? controller;