textTheme property

TextTheme get textTheme

Implementation

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