titleStyle property
Optional override for the section heading text style. When null, defaults to TextTheme.titleMedium (bold).
Implementation
final TextStyle? titleStyle;
Optional override for the section heading text style. When null, defaults to TextTheme.titleMedium (bold).
final TextStyle? titleStyle;