textTheme property

TextTheme get textTheme

Returns the TextTheme from the theme data.

Implementation

TextTheme get textTheme => themeData.textTheme;