arrivalAnimationDuration property

Duration arrivalAnimationDuration
final

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

Implementation

final Duration arrivalAnimationDuration;