curve property
The specified easing curve for the effect. If null, will inherit the curve from the
previous effect, or use Animate.defaultCurve
if this is the first effect.
Implementation
final Curve? curve;
The specified easing curve for the effect. If null, will inherit the curve from the
previous effect, or use Animate.defaultCurve
if this is the first effect.
final Curve? curve;