titleTextStyle property

TextStyle? titleTextStyle
final

See AppBar documentation for help.

This parameter is used then search is active: isSearchMode == true.

It is applied to default TextField that shown when isSearchMode == true.

Implementation

final TextStyle? titleTextStyle;