Flutter
widgets
Curves
easeInOut
easeInOut
Flutter
widgets
Curves
easeInOut
constant
easeInOut
Flutter
widgets
Curves
Constants
bounceIn
bounceInOut
bounceOut
decelerate
ease
easeIn
easeInOut
easeOut
elasticIn
elasticInOut
elasticOut
fastOutSlowIn
linear
Properties
hashCode
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
Cubic
easeInOut
=
const
Cubic
(0.42, 0.0, 0.58, 1.0)
A cubic animation curve that starts slowly, speeds up, and then and ends slowly.