Content

fun Content(modifier: Modifier, title: String, text: String, labelColor: Color, color: Color, leadingContent: @Composable () -> Unit = {})