StatCard

@Composable
private fun StatCard(title: String, value: String, modifier: Modifier = Modifier)