arrivalAnimationCurve property

Curve arrivalAnimationCurve
final

When the animation is triggered, the AnimateTo widget will animate on the end of animated widget's animation. This is the curve of that animation.

Implementation

final Curve arrivalAnimationCurve;