imageFormat property

String? imageFormat
final

Image format hint for imageData ('png', 'svg', 'jpg', etc.). Used by native code to determine how to process the data.

Implementation

final String? imageFormat;