textTheme property

TextTheme get textTheme

Returns Theme.of(context).textTheme

Implementation

TextTheme get textTheme => theme.textTheme;