Flutter
animation
CurveTween
curve property
curve
description
curve
property
Null safety
Curve
curve
read / write
The curve to use when transforming the value of the animation.
Implementation
Curve curve;
Flutter
animation
CurveTween
curve property
CurveTween class
Constructors
CurveTween
Properties
curve
hashCode
runtimeType
Methods
animate
chain
evaluate
noSuchMethod
toString
transform
Operators
operator ==