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.chips
/
JchuAmountCounterColors
Jchu
Amount
Counter
Colors
@
Immutable
class
JchuAmountCounterColors
(
val
contentColor
:
Color
=
Color.Black
,
val
containerColor
:
Color
=
Color.White
)
Members
Constructors
Jchu
Amount
Counter
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