fit property

BoxFit? fit
final

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

The default varies based on the other fields. See the discussion at paintImage.

Implementation

final BoxFit? fit;