thumbnailFit property

BoxFit thumbnailFit
final

For defining the image fit type of each thumbnail image.

By default it is set to BoxFit.fitHeight.

Implementation

final BoxFit thumbnailFit;