titleTextStyle property

TextStyle? titleTextStyle
final

The TextStyle of the title

If not set, it will be the ThemeData.textTheme.headline6

Implementation

final TextStyle? titleTextStyle;