textStyles property

TextTheme get textStyles

Implementation

TextTheme get textStyles {
  return theme.textTheme;
}