scrollController property

ScrollController? scrollController
final

a ScrollController that can be used to control the scrolling of the view

note: not the webview scroller

Implementation

final ScrollController? scrollController;