textFieldAnimationCurve property

Cubic textFieldAnimationCurve
final

Animation curve for textField.

Default is Curves.easeInOut

Implementation

final Cubic textFieldAnimationCurve;