copy

fun copy(containerColor: Color = this.containerColor, contentColor: Color = this.contentColor): ButtonColors

Return

A copy of this ButtonColors, optionally overriding some of the values.