titleStyle property
The style to use for the title text.
If null, ThemeData.textTheme.headlineMedium is used.
Implementation
final TextStyle? titleStyle;
The style to use for the title text.
If null, ThemeData.textTheme.headlineMedium is used.
final TextStyle? titleStyle;