toolbarTextStyle property Null safety

TextStyle? toolbarTextStyle
final

Overrides the default value of the obsolete AppBar.toolbarTextStyle property in all descendant AppBar widgets.

If this property is specified, then backwardsCompatibility should be false (the default).

See also:

Implementation

final TextStyle? toolbarTextStyle;