JchuComponents
Toggle table of contents
3.0.0-alpha11
release
Target filter
release
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-ui
/
com.jeluchu.jchucomponents.ui.composables.cards
/
JchuINookAmountInfoColors
Jchu
INook
Amount
Info
Colors
@
Immutable
class
JchuINookAmountInfoColors
(
val
contentColor
:
Color
=
Color.Black
,
val
containerColor
:
Color
=
Color.White
)
Members
Constructors
Jchu
INook
Amount
Info
Colors
Link copied to clipboard
constructor
(
contentColor
:
Color
=
Color.Black
,
containerColor
:
Color
=
Color.White
)
Properties
container
Color
Link copied to clipboard
val
containerColor
:
Color
content
Color
Link copied to clipboard
val
contentColor
:
Color