animationDuration property

Duration animationDuration
final

This controls the duration of the animation.

The default value is Duration(milliseconds: 500).

See also:

Implementation

final Duration animationDuration;