animationDuration property

Duration? animationDuration
final

The animation duration of the progress animation.

If null the animationDuration parameter defaults to 2000 milliseconds

Implementation

final Duration? animationDuration;