Flutter
animation
CurvedAnimation
curve property
curve
description
curve
property
Null safety
Curve
curve
read / write
The curve to use in the forward direction.
Implementation
Curve curve;
Flutter
animation
CurvedAnimation
curve property
CurvedAnimation class
Constructors
CurvedAnimation
Properties
curve
hashCode
isCompleted
isDismissed
isDisposed
parent
reverseCurve
runtimeType
status
value
Methods
addListener
addStatusListener
dispose
drive
noSuchMethod
removeListener
removeStatusListener
toString
toStringDetails
Operators
operator ==