animationDuration property

Duration? animationDuration
final

The duration of the animation.

Defaults to:

Duration(milliseconds: 100)

Implementation

final Duration? animationDuration;