menu
cloudinary_flutter package
documentation
image/cld_image.dart
CldImageWidget
httpHeaders property
httpHeaders property
dark_mode
light_mode
httpHeaders
property
Map
<
String
,
String
>
?
httpHeaders
final
inherited
Optional headers for the http request of the image url
Implementation
final
Map
<
String
,
String
>? httpHeaders;
cloudinary_flutter package
documentation
image/cld_image
CldImageWidget
httpHeaders property
CldImageWidget class
Constructors
CldImageWidget
Properties
alignment
cacheKey
cacheManager
cldImage
color
colorBlendMode
configuration
errorListener
errorWidget
fadeInCurve
fadeInDuration
fadeOutCurve
fadeOutDuration
filterQuality
fit
hashCode
height
httpHeaders
imageBuilder
imageUrl
key
matchTextDirection
maxHeightDiskCache
maxWidthDiskCache
memCacheHeight
memCacheWidth
placeholder
placeholderFadeInDuration
progressIndicatorBuilder
repeat
runtimeType
useOldImageOnUrlChange
width
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==