iconAnimationCurve property

Curve iconAnimationCurve
final

iconAnimationCurve defines the Duration of the Animation built in animatedIconBuilder. In some constructors this is the Curve of the size animation.

Implementation

final Curve iconAnimationCurve;