ExpandableSectionHeader

fun ExpandableSectionHeader(title: String, expanded: Boolean, onToggle: () -> Unit, textColor: Color)

A clickable header that expands/collapses a section