textTheme property

TextTheme get textTheme

give access to TextTheme.of(context)

Implementation

TextTheme get textTheme => theme.textTheme;