menu
flutter_customs package
documentation
Customs/customSVG/loader.dart
SvgNetworkLoader
headers property
headers property
dark_mode
light_mode
headers
property
Map
<
String
,
String
>
?
headers
final
Optional HTTP headers to send as part of the request.
Implementation
final Map<String, String>? headers;
flutter_customs package
documentation
Customs/customSVG/loader
SvgNetworkLoader
headers property
SvgNetworkLoader class