copy

fun copy(containerColor: Color = this.containerColor, dividerColor: Color = this.dividerColor, inputFieldColors: TextFieldColors = this.inputFieldColors): SearchBarColors

Returns a copy of this SearchBarColors, optionally overriding some of the values.