textTheme property
      
      TextTheme
      get
      textTheme
      
    
    
give access to TextTheme.of(context)
Implementation
TextTheme get textTheme => theme.textTheme;give access to TextTheme.of(context)
TextTheme get textTheme => theme.textTheme;