animationDuration property

Duration animationDuration
final

animationDuration is the duration of the animation from Offset (0, 0) to Offset (0, 1) and has a default value of 750 milliseconds.

Implementation

final Duration animationDuration;