copy
fun copy(contentColor: Color = this.contentColor, backgroundColor: Color = this.backgroundColor): ChipColors
Create a new ChipColors instance with expected background color and content color.
Return
The new ChipColors instance with the given property