copy

fun copy(checkedContainerColor: Color = this.checkedContainerColor, checkedContentColor: Color = this.checkedContentColor, uncheckedContainerColor: Color = this.uncheckedContainerColor, uncheckedContentColor: Color = this.uncheckedContentColor): ToggleButtonColors

Return

A copy of this ToggleButtonColors with the given values.