responsive_scaffold
responsive_scaffold copied to clipboard
Add initialScrollOffset
I have a long list that I want to display on mobile and tablet, but I need the list to start a certain position. Could you let us pass a scrollcontroller to let us set initialScrollOffset or pass the index of an item to have the List display that item at the top?
Can you give a code to test your problem?