FontScalingPreview

@Preview(name = "small font", group = "font scales", fontScale = 0.5, showBackground = true)
@Preview(name = "large font", group = "font scales", fontScale = 1.5, showBackground = true)
@Preview(name = "normal font", group = "font scales", showBackground = true)
annotation class FontScalingPreview