textStyle property

WidgetStateProperty<TextStyle?>? textStyle
final

Overrides the default value for SearchBar.textStyle.

Implementation

final WidgetStateProperty<TextStyle?>? textStyle;