Flutter
widgets
AnimatedCrossFade
secondCurve property
secondCurve
description
secondCurve
property
Null safety
Curve
secondCurve
final
The fade curve of the second child.
Defaults to
Curves.linear
.
Implementation
final Curve secondCurve;
Flutter
widgets
AnimatedCrossFade
secondCurve 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