textStyle property

MaterialStateProperty<TextStyle?>? textStyle
final

Overrides the default value for SearchBar.textStyle.

Implementation

final MaterialStateProperty<TextStyle?>? textStyle;