menu
star_live package
documentation
utils/cached_decode_image_widget.dart
CachedNetworkDecodeImage
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;
star_live package
documentation
utils/cached_decode_image_widget
CachedNetworkDecodeImage
httpHeaders property
CachedNetworkDecodeImage class