TimeCard

fun TimeCard(title: String, amount: String, description: String, colors: TimeCardColors = TimeCardColors(), style: TextStyle = MaterialTheme.typography.subtitle2)