I want to use CustomScrollView to make a SliverList where each child would be a full page Widget and I want them to be some kind of a vertical slider. How may I make it in flutter?
问问题
154 次
I want to use CustomScrollView to make a SliverList where each child would be a full page Widget and I want them to be some kind of a vertical slider. How may I make it in flutter?