SearchBarTheme
Customizes the appearance of SearchBar (in 'bar' mode) across the app.
SearchBarTheme class has the following properties:
bgcolor
Overrides the default value of SearchBar.bar_bgcolor in all descendant SearchBar controls.
border_side
Overrides the default value of SearchBar.border_side in all descendant SearchBar controls.
Value is of type BorderSide.
elevation
Overrides the default value of SearchBar.bar_elevation in all descendant SearchBar controls.
hint_style
Overrides the default value of SearchBar.hint_style in all descendant SearchBar controls.
overlay_color
Overrides the default value of SearchBar.overlay_color in all descendant SearchBar controls.
shadow_color
Overrides the default value of SearchBar.shadow_color in all descendant SearchBar controls.
size_constraints
Overrides the default value of SearchBar.size_constraints in all descendant SearchBar controls.
Value is of type BoxConstraints.
surface_tint_color
Overrides the default value of SearchBar.surface_tint_color in all descendant SearchBar controls.
text_capitalization
Overrides the default value of SearchBar.text_capitalization in all descendant SearchBar controls.
text_style
Overrides the default value of SearchBar.text_style in all descendant SearchBar controls.
padding
Overrides the default value of SearchBar.padding in all descendant SearchBar controls.
shape
Overrides the default value of SearchBar.shape in all descendant SearchBar controls.