interpolation property
double
get
interpolation
Interpolation value between states.
A value of 0.0 indicates the start of the current state,
while 1.0 indicates the end of the state.
Implementation
double get interpolation => _extent.stateInterpolation;