Flutter: Scroll Controller AnimateTo function doesn't alway reach desired position

前端 未结 0 1235
梦谈多话
梦谈多话 2021-02-02 05:59

I am using this code in my flutter project to animate my ListView to the bottom.

controller.animateTo(controller.position.maxScrollExtent,
    duration: Duration(         


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