themeText property

TextTheme get themeText

Implementation

TextTheme get themeText {
  return Theme.of(this).textTheme;
}