SearchBarColors

constructor(backgroundColor: Color, labelColor: Color, iconColor: Color, clearIconColor: Color)

Parameters

backgroundColor

the color of the capsule background.

labelColor

the color of the label (hint) text.

iconColor

the tint of the default leading search icon.

clearIconColor

the fill color of the default clear button circle.