titleStyle property

TextStyle? titleStyle
final

The style for the title text.

If not provided, the default style is used based on the current theme.

Implementation

final TextStyle? titleStyle;