textThemes property

TextTheme get textThemes

Get Theme TextTheme from BuildContext.

Implementation

TextTheme get textThemes => theme.textTheme;