textTheme property

TextTheme get textTheme

Shortcut for Theme.of(context).textTheme.

Implementation

TextTheme get textTheme => theme.textTheme;