scrollController property
a ScrollController that can be used to control the scrolling of the view
note: not the webview scroller
Implementation
final ScrollController? scrollController;
a ScrollController that can be used to control the scrolling of the view
note: not the webview scroller
final ScrollController? scrollController;