textTheme property
final
The typographic styles to use for text in the app bar. Typically this is set along with brightness backgroundColor, iconTheme.
Defaults to ThemeData.primaryTextTheme.
Implementation
final TextTheme textTheme
The typographic styles to use for text in the app bar. Typically this is set along with brightness backgroundColor, iconTheme.
Defaults to ThemeData.primaryTextTheme.
final TextTheme textTheme