fit property

BoxFit fit
final

For defining the image fit type of each thumbnail image.

By default it is set to BoxFit.fitHeight.

Implementation

final BoxFit fit;