textTheme property
TextTheme
get
textTheme
Get the current TextTheme
Example: context.textTheme
Implementation
TextTheme get textTheme => theme.textTheme;
Get the current TextTheme
Example: context.textTheme
TextTheme get textTheme => theme.textTheme;