textTheme property
TextTheme
get
textTheme
Shorthand for Theme.of(this).textTheme
Implementation
TextTheme get textTheme => theme.textTheme;
Shorthand for Theme.of(this).textTheme
TextTheme get textTheme => theme.textTheme;