TextMediaDisplay
fun TextMediaDisplay(title: String, subtitle: String, modifier: Modifier = Modifier, titleIcon: Paintable? = null)
A simple text only display showing artist and title in two separated rows.
A simple text only display showing artist and title in two separated rows.