The current progress of the effect, a value between 0 and 1.
@override double get progress => _curve.transform(timer / duration);