stateInterpolation property

double get stateInterpolation

Interpolation value between states.

Value of 0 indicates the start of the state position

And value of 1 indicates the end of the state position

Implementation

double get stateInterpolation => _interpolation;