Flutter
widgets
FadeInImage
fadeInDuration property
fadeInDuration
FadeInImage class
Constructors
FadeInImage
assetNetwork
memoryNetwork
Properties
alignment
fadeInCurve
fadeInDuration
fadeOutCurve
fadeOutDuration
fit
height
image
matchTextDirection
placeholder
repeat
width
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
fadeInDuration property
Duration
fadeInDuration
final
The duration of the fade-in animation for the
image
.
Implementation
final Duration fadeInDuration