bouncingPixels property
The extra scroll offset caused by iOS-style bouncing/overscroll, And used to sync the loading indicator position with the bouncing effect.
Implementation
double bouncingPixels = 0.0;
The extra scroll offset caused by iOS-style bouncing/overscroll, And used to sync the loading indicator position with the bouncing effect.
double bouncingPixels = 0.0;