maxOutputSize property

Size maxOutputSize
final

The maximum output size for the image. It will maintain the image's aspect ratio but will fit within the specified constraints, similar to BoxFit.contain.

Implementation

final Size maxOutputSize;