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