UpdateOverviewCard

fun UpdateOverviewCard(modifier: Modifier = Modifier, overviewStats: OverviewFullStatsItem)

The card to display the overview data stats about an com.tecknobit.pandoro.ui.screens.projects.data.ProjectUpdate

Parameters

modifier

The modifier to apply to the card

overviewStats

The stats to display