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