textTheme property

TextTheme textTheme

Shortcut for Theme.of(context).textTheme.

Implementation

TextTheme get textTheme => theme.textTheme;