• Adam Barth's avatar
    Add ScrollController (#7910) · 7f2dc470
    Adam Barth authored
    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.
    7f2dc470
widgets.dart 2.86 KB