fit property

BoxFit? fit
finalinherited

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;