textTheme property

TextTheme textTheme

shortcut for Theme.of(context).textTheme

Implementation

TextTheme get textTheme => theme.textTheme;