toolbarTextStyle property
final
Overrides the default value of the obsolete AppBar.toolbarTextStyle property in all descendant AppBar widgets.
See also:
- titleTextStyle, which overrides the default of AppBar.titleTextStyle in all descendant AppBar widgets.
Implementation
final TextStyle? toolbarTextStyle;