fit property

BoxFit fit
final

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

The default value is BoxFit.contain.

Implementation

final BoxFit fit;