Flutter
widgets
FadeInImage
fadeInCurve property
fadeInCurve
description
fadeInCurve
property
Null safety
Curve
fadeInCurve
final
The curve of the fade-in animation for the
image
.
Implementation
final Curve fadeInCurve;
Flutter
widgets
FadeInImage
fadeInCurve 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 ==