textTheme property
TextTheme
get
textTheme
Shortcut for Theme.of(context).textTheme.
Implementation
TextTheme get textTheme => theme.textTheme;
Shortcut for Theme.of(context).textTheme.
TextTheme get textTheme => theme.textTheme;