JchuINookRequirementsCardColors

class JchuINookRequirementsCardColors(val strokeColor: Color = Color.LightGray, val contentColor: Color = Color.DarkGray, val containerColor: Color = Color.Transparent, val amountInfoColors: JchuINookAmountInfoColors = JchuINookAmountInfoColors(), val amountColors: JchuAmountCounterColors = JchuAmountCounterColors(), val requirementColor: JchuAmountCounterColors = JchuAmountCounterColors())

Constructors

Link copied to clipboard
constructor(strokeColor: Color = Color.LightGray, contentColor: Color = Color.DarkGray, containerColor: Color = Color.Transparent, amountInfoColors: JchuINookAmountInfoColors = JchuINookAmountInfoColors(), amountColors: JchuAmountCounterColors = JchuAmountCounterColors(), requirementColor: JchuAmountCounterColors = JchuAmountCounterColors())

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard