toolbarTextStyle property

TextStyle? toolbarTextStyle
final

See AppBar documentation for help.

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

Implementation

final TextStyle? toolbarTextStyle;