is it possible to monitor CustomScrollView scroll position and resume in flutter

后端 未结 0 1339
你的背包
你的背包 2020-12-15 09:33

I am using CustomScrollView to show the article content in flutter, this is the code snippet:

CustomScrollView(
        slivers: [
          SliverToBoxAdapte         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题