textTheme property

TextTheme textTheme

give access to TextTheme.of(context)

Implementation

TextTheme get textTheme => theme.textTheme;