@Preview(name = "Some preview name")
@Composable
fun ExamplePreview() {
  ...
}