animationCurveDuration property

Duration animationCurveDuration
final

Duration of the curved (Curves.easeIn) portion of the animation occuring after a key down event (and after a key up event if animationCurveReverseDuration is null)

Defaults to 450ms.

Implementation

final Duration animationCurveDuration;