fit property

BoxFit? fit
final

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

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

Implementation

final BoxFit? fit;