scrollController property

ScrollController? scrollController
final

Optional scroll controller used to auto-scroll while drag selection approaches the top or bottom edge of this selection viewport.

Implementation

final ScrollController? scrollController;