textTheme property
TextTheme
get
textTheme
Extension for getting textTheme
Implementation
TextTheme get textTheme => Theme.of(this).textTheme;
Extension for getting textTheme
TextTheme get textTheme => Theme.of(this).textTheme;