value property
The raw spring value. May leave [0, 1]: overshoot above 1
stretches the geometry past the target, undershoot below 0 is the
residual bounce that the real widget plays out after handoff.
Implementation
double get value => _value;
The raw spring value. May leave [0, 1]: overshoot above 1
stretches the geometry past the target, undershoot below 0 is the
residual bounce that the real widget plays out after handoff.
double get value => _value;