It's not currently possible to set the initialScrollOffset or read the offset or call jumpTo / animateTo when using NestedScrollView, and this is something that would be useful:
- if you want a pinned
AppBar header to start out in a non-expanded state
- if you want the back button to do something different depending on the scroll position
- if you want to animate to a particular position when an element is tapped