Flutter PageView check if page changed using drag gesture or animateToPage()

后端 未结 0 970
隐瞒了意图╮
隐瞒了意图╮ 2021-01-13 10:01

In a Scaffold page with something like the following structure

@override
Widget build(BuildContext context){
  body: PageView(
          controller: _controll         


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