bouncingPixels property

double bouncingPixels
getter/setter pair

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;