How to make the scroll animation end faster ?
When scrolling using the PageView widget, i need to wait until PageView scroll animation finish only can start scrolling the ListView that contain inside the new page. How to achieve this situation ?
When scrolling using the PageView widget, i need to wait until PageView scroll animation finish only can start scrolling the ListView that contain inside the new page. How to achieve this situation ?