textTheme property

TextTheme get textTheme

Helper to get the TextTheme.

Implementation

TextTheme get textTheme => Theme.of(context).textTheme;