textStyleTitle property
Custom text style for the title.
If null, uses the theme's display large text style with onSurface color.
Implementation
final TextStyle? textStyleTitle;
Custom text style for the title.
If null, uses the theme's display large text style with onSurface color.
final TextStyle? textStyleTitle;