titleStyle property

TextStyle? titleStyle
final

Style for the title text, overrides theme default if provided. Controls font size, weight, color, and other text properties of the title.

Implementation

final TextStyle? titleStyle;