Simplify AbsoluteScrollPosition class structure (#7785)
Instead of using mixins and subclasses, we now use a `ScrollPhysics` delegate to customize the scrolling phyics for Android and iOS. This change will make it easier to customize the scroll position for paging.
Showing
This diff is collapsed.
Please register or sign in to comment