header property

Map<String, String>? header
final

The HTTP headers that will be used with http to fetch image from network.

Implementation

final Map<String, String>? header;