ShowPlaylistChip
fun ShowPlaylistChip(artworkPaintable: Paintable?, name: String?, onClick: () -> Unit, modifier: Modifier = Modifier)
Chip to show all items in the selected category.
Chip to show all items in the selected category.