FixedScale
[ContentScale] implementation that always scales the dimension by the provided fixed floating
FixedScale
Class
Common
data class FixedScale(val value: Float) : ContentScale
ContentScale implementation that always scales the dimension by the provided fixed floating
point value
