Add ScrollController (#7910)
If you pass a ScrollController to a Scrollable2, you can use the controller to read and write the scroll offset without having to find the Scrollable2State object.
Showing
Please register or sign in to comment