textTheme property

TextTheme textTheme
read / write

Material design text theme.

To obtain the current text theme, call Theme.of with the current BuildContext and read the ThemeData.textTheme property.

Implementation

TextTheme textTheme