CollectionListCardItem

fun CollectionListCardItem(collection: Collection, onClick: () -> Unit, modifier: Modifier = Modifier, content: @Composable () -> Unit? = null)