animationDuration property

Duration? animationDuration
final

The animation lasts for the given duration and follows the given curve. The returned Future resolves when the animation completes.

Implementation

final Duration? animationDuration;