headers property
The HTTP headers that will be used with HttpClient.get to fetch image from network.
Implementation
Map<String, String>? get headers;
The HTTP headers that will be used with HttpClient.get to fetch image from network.
Map<String, String>? get headers;