I have this ListView.builder() that has a controller that will animateto(index: 50, ......) in the buidler method, it works perfect, it do
ListView.builder()
animateto(index: 50, ......)
buidler