textTheme property
TextTheme
get
textTheme
Get the current text theme data
Implementation
TextTheme get textTheme => Theme.of(this).textTheme;
Get the current text theme data
TextTheme get textTheme => Theme.of(this).textTheme;