-
public final class ShowPlaylistChipKt
-
-
Method Summary
Modifier and Type Method Description final static UnitShowPlaylistChip(Object artworkUri, String name, Function0<Unit> onClick, Modifier modifier, Painter placeholder)Chip to show all items in the selected category. -
-
Method Detail
-
ShowPlaylistChip
@Composable() final static Unit ShowPlaylistChip(Object artworkUri, String name, Function0<Unit> onClick, Modifier modifier, Painter placeholder)
Chip to show all items in the selected category.
-
-
-
-