value property

double get 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.

Implementation

double get value => _value;