copy
fun copy(checkedContainerVibrant: Vibrant = this.checkedContainerVibrant, checkedContentVibrant: Vibrant = this.checkedContentVibrant, uncheckedContainerVibrant: Vibrant = this.uncheckedContainerVibrant, uncheckedContentVibrant: Vibrant = this.uncheckedContentVibrant): ToggleButtonVibrants
Return
A copy of this ToggleButtonVibrants with the given values.