Expandable Section Header
fun ExpandableSectionHeader(title: String, expanded: Boolean, onToggle: () -> Unit, textColor: Color)
A clickable header that expands/collapses a section
A clickable header that expands/collapses a section