SectionCard

private fun SectionCard(icon: ImageVector, title: String, content: @Composable ColumnScope.() -> Unit)(source)