Flutter
widgets
FadeInImage
fadeOutCurve property
fadeOutCurve
description
fadeOutCurve
property
Null safety
Curve
fadeOutCurve
final
The curve of the fade-out animation for the
placeholder
.
Implementation
final Curve fadeOutCurve;
Flutter
widgets
FadeInImage
fadeOutCurve property
FadeInImage class
Constructors
FadeInImage
assetNetwork
memoryNetwork
Properties
alignment
excludeFromSemantics
fadeInCurve
fadeInDuration
fadeOutCurve
fadeOutDuration
fit
hashCode
height
image
imageErrorBuilder
imageSemanticLabel
key
matchTextDirection
placeholder
placeholderErrorBuilder
placeholderFit
repeat
runtimeType
width
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==