toolbarTextStyle property

TextStyle? toolbarTextStyle
final

The default text style for the AppBar's leading, and actions widgets, but not its title.

Implementation

final TextStyle? toolbarTextStyle;