toggle menu
JchuComponents
androidJvm
switch theme
search in API
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.premium
/
TimeCard
Time
Card
@
Composable
fun
TimeCard
(
title
:
String
,
amount
:
String
,
description
:
String
,
colors
:
TimeCardColors
=
TimeCardColors()
,
style
:
TextStyle
=
MaterialTheme.typography.subtitle2
)