textStyleTitle property

TextStyle? textStyleTitle
final

Custom text style for the title.

If null, uses the theme's display large text style with onSurface color.

Implementation

final TextStyle? textStyleTitle;