scrollController property

ScrollController? scrollController
final

Optional scroll controller in case this sheet is embedded in a linked scrolling experience like a DraggableScrollableSheet

Implementation

final ScrollController? scrollController;