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