boxFit property
How the image should be inscribed into the box. The default is BoxFit.scaleDown if centerSlice is null, and BoxFit.fill if centerSlice is not null. boxFit for only GFImageOverlay
Implementation
final BoxFit? boxFit;
How the image should be inscribed into the box. The default is BoxFit.scaleDown if centerSlice is null, and BoxFit.fill if centerSlice is not null. boxFit for only GFImageOverlay
final BoxFit? boxFit;