fit property
For defining the image fit type of each thumbnail image.
By default it is set to BoxFit.fitHeight
.
Implementation
final BoxFit fit;
For defining the image fit type of each thumbnail image.
By default it is set to BoxFit.fitHeight
.
final BoxFit fit;