fit property

BoxFit fit
final

How the image should fit within its bounds.

Defaults to BoxFit.cover.

Implementation

final BoxFit fit;