copy

fun copy(indicatorColor: Color = this.indicatorColor, backgroundColor: Color = this.backgroundColor): ProgressColors

Return

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