distanceFraction property
Distance percentage towards the refresh threshold.
0.0indicates no distance.1.0indicates being at the threshold offset.> 1.0indicates overshoot beyond the provided threshold.
Implementation
@override
double get distanceFraction => delegate.distanceFraction.value;