JchuLegacyExpandableDescription

fun JchuLegacyExpandableDescription(image: String, description: String?, modifier: Modifier = Modifier, shape: Shape = RoundedCornerShape(10.dp), defaultExpandState: Boolean = false, title: String = "Description", colors: JchuLegacyExpandableDescriptionColors = JchuLegacyExpandableDescriptionColors())

Literal port of the first-generation iNook expandable description.