imageHeaders property

Map<String, String>? imageHeaders
final

Additional headers for the image provider, for example for authentication.

Implementation

final Map<String, String>? imageHeaders;