textTheme property
TextTheme
get
textTheme
get textTheme property from text theme
Implementation
TextTheme get textTheme => Theme.of(this).textTheme;
get textTheme property from text theme
TextTheme get textTheme => Theme.of(this).textTheme;