headers property

Map<String, String>? headers
final

Set headers for the image provider, for example for authentication

Implementation

final Map<String, String>? headers;