animationCurve property

Curve? animationCurve
final

Curve for for grow animation for waveform. Default to Curve.easeIn.

Implementation

final Curve? animationCurve;