Flutter: ReorderableListView within CustomScrollView

前端 未结 0 1488
难免孤独
难免孤独 2020-12-07 02:21

I have this design:

CustomScrollView(
          controller: _scrollController,
          slivers: [
            const SliverAppBar(
             


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