Flutter
widgets
Animatable
evaluate
evaluate
Flutter
widgets
Animatable
evaluate
abstract method
evaluate
Source
Flutter
widgets
Animatable
Constructors
Animatable
Properties
hashCode
runtimeType
Operators
operator ==
Methods
animate
chain
evaluate
noSuchMethod
toString
T
evaluate
(
Animation
<
double
>
animation
)
The current value of this object for the given animation.
Source
T evaluate(Animation<double> animation);