enteredTextStyle property

TextStyle? enteredTextStyle
final

This allows us to change the style of the text which user have entered in the textFormField of search box.

Implementation

final TextStyle? enteredTextStyle;