MomoCard

fun MomoCard(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, content: ERROR CLASS: Symbol not found for androidx.compose.foundation.layout.ColumnScope.() -> Unit)

An elevated, rounded surface card used to group related content on a screen.

Parameters

modifier

Modifier applied to the card.

content

The card body, laid out in a padded Column.