copy

@Stable
fun copy(backgroundColor: Color = this.backgroundColor, contentColor: Color = this.contentColor): BadgeColors

Create a new BadgeColors instance with expected background color and content color.

Return

The new BadgeColors instance with the given property