responsive_scaffold icon indicating copy to clipboard operation
responsive_scaffold copied to clipboard

Add initialScrollOffset

Open Kurokirisu opened this issue 5 years ago • 1 comments

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?

Kurokirisu avatar Mar 27 '20 15:03 Kurokirisu

Can you give a code to test your problem?

WilliamCunhaCardoso avatar Aug 26 '20 18:08 WilliamCunhaCardoso