textTheme property

TextTheme get textTheme

Get the current text theme data

Implementation

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