Flutter
widgets
ImplicitlyAnimatedWidget
curve property
curve
description
curve
property
Null safety
Curve
curve
final
The curve to apply when animating the parameters of this container.
Implementation
final Curve curve;
Flutter
widgets
ImplicitlyAnimatedWidget
curve property
ImplicitlyAnimatedWidget class
Constructors
ImplicitlyAnimatedWidget
Properties
curve
duration
hashCode
key
onEnd
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==