searchInputStyle property

TextStyle searchInputStyle
final

searchInputStyle can be used to change the TextStyle of the Text in SearchBox. Default is searchInputStyle

Implementation

final TextStyle searchInputStyle;