menu
flutter_image_basekit package
documentation
flutter_image_kit.dart
CachedNetworkImage
httpHeaders property
httpHeaders property
dark_mode
light_mode
httpHeaders
property
Map
<
String
,
String
>
?
httpHeaders
final
Optional headers for the http request of the image url
Implementation
final Map<String, String>? httpHeaders;
flutter_image_basekit package
documentation
flutter_image_kit
CachedNetworkImage
httpHeaders property
CachedNetworkImage class