format property

ImageFormat? format
final

The image file format of the generated high resolution image.

// Defaults to:
ImageFormat.jpeg

Implementation

final ImageFormat? format;