Flutter
widgets
AnimatedCrossFade
firstCurve property
firstCurve
description
firstCurve
property
Null safety
Curve
firstCurve
final
The fade curve of the first child.
Defaults to
Curves.linear
.
Implementation
final Curve firstCurve;
Flutter
widgets
AnimatedCrossFade
firstCurve property
AnimatedCrossFade class
Constructors
AnimatedCrossFade
Properties
alignment
crossFadeState
duration
excludeBottomFocus
firstChild
firstCurve
hashCode
key
layoutBuilder
reverseDuration
runtimeType
secondChild
secondCurve
sizeCurve
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
defaultLayoutBuilder