textTheme property
TextTheme
get
textTheme
The text theme from the current theme.
Implementation
TextTheme get textTheme => theme.textTheme;
The text theme from the current theme.
TextTheme get textTheme => theme.textTheme;