SearchBarColors
constructor(containerColor: Color, dividerColor: Color)
Deprecated
Use overload that takes `inputFieldColors`
Replace with
SearchBarColors(containerColor, dividerColor, inputFieldColors)Content copied to clipboard
Use overload that takes `inputFieldColors`
SearchBarColors(containerColor, dividerColor, inputFieldColors)