fit property

BoxFit fit
final

How to inscribe the image into the space allocated during layout.

Default value is BoxFit.cover.

Implementation

final BoxFit fit;