copy

fun copy(highLightColor: Color = this.highLightColor, normalColor: Color = this.normalColor): PageControlColors

Return

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