textTheme property

TextTheme get textTheme

Quick access to text theme.

Implementation

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