scrollController property
Optional scroll controller used to auto-scroll while drag selection approaches the top or bottom edge of this selection viewport.
Implementation
final ScrollController? scrollController;
Optional scroll controller used to auto-scroll while drag selection approaches the top or bottom edge of this selection viewport.
final ScrollController? scrollController;