copy
fun copy(titleColor: Color = this.titleColor, leadingColor: Color = this.leadingColor, trailingColor: Color = this.trailingColor): TitleBarColors
Return
A copy of this TitleBarColors, optionally overriding some of the values.
A copy of this TitleBarColors, optionally overriding some of the values.