HorizontalCenteredHeroCarouselSample
@Preview
@Sampled
@Composable
fun HorizontalCenteredHeroCarouselSample() {
data class CarouselItem(
val id: Int,Material Design Carousel A horizontal carousel that centers at least one large item between two small items.
@Preview
@Sampled
@Composable
fun HorizontalCenteredHeroCarouselSample() {
data class CarouselItem(
val id: Int,Content updated: