Support
Usage
Fill a frame with an image
The image scales up to fill the entire frame. Parts of the image that extend beyond the frame are cropped when combined with.clipped().
Comparison with scaledToFit
scaledToFill ensures no empty space within the frame but may crop content. Use scaledToFit when you need to see the entire content.