textTheme property

TextTheme get textTheme

Returns the current TextTheme for the context.

Implementation

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