Showing SliverAppBar only when user stretches

前端 未结 0 1190
暖寄归人
暖寄归人 2021-01-31 07:24

I want to create a SliverAppBar which only shows up when the user stretches it. I came so far:

SliverAppBar(
        expandedHeight: 100,
        backgroundColor:         


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