textTheme property

TextTheme get textTheme

Get the current TextTheme

Example: context.textTheme

Implementation

TextTheme get textTheme => theme.textTheme;