fit property

BoxFit fit
final

How to draw the image within its bounds. Defaults to BoxFit.scaleDown. See Image.fit for more information.

Implementation

final BoxFit fit;