textTheme property

TextTheme textTheme
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