textTheme property

TextTheme get textTheme

Gets the text theme of the app.

Implementation

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