curvedValue property

double curvedValue
final

The animation value. It's value is between 0 and 1, interpolated by the Curve provided.

Implementation

final double curvedValue;