Flutter
animation
CurvedAnimation
parent property
parent
CurvedAnimation class
Constructors
CurvedAnimation
Properties
curve
parent
reverseCurve
value
hashCode
isCompleted
isDismissed
runtimeType
status
Methods
toString
addListener
addStatusListener
drive
noSuchMethod
removeListener
removeStatusListener
toStringDetails
Operators
operator ==
parent property
Animation
<
double
>
parent
final
The animation to which this animation applies a curve.
Implementation
final Animation<double> parent