headerTextStyle property

TextStyle? headerTextStyle
final

Text style for the "Menu" header text.

If null, uses the theme's titleLarge text style.

Implementation

final TextStyle? headerTextStyle;