textTheme property

TextTheme textTheme

The ThemeData.textTheme of the current BuildContext

Implementation

TextTheme get textTheme => theme.textTheme;