fit property

BoxFit? fit
finalinherited

Just like the properties of the Image.fit, default value is BoxFit.contain

Implementation

final BoxFit? fit;