copy
fun copy(contentVibrant: Vibrant = this.contentVibrant, backgroundVibrant: Vibrant = this.backgroundVibrant): ChipVibrants
Create a new ChipVibrants instance with expected background color and content color.
Return
The new ChipVibrants instance with the given property.