Scaling mode for the content_fit prop on image and SVG widgets.
content_fit
Maps to iced's ContentFit enum.
ContentFit
@type t() :: :contain | :cover | :fill | :none | :scale_down