bodyLargeSecondary property
      
      TextStyle
      get
      bodyLargeSecondary
      
    
    
    
Implementation
static TextStyle get bodyLargeSecondary => bodyLarge.copyWith(color: AtomicColors.textSecondary);
static TextStyle get bodyLargeSecondary => bodyLarge.copyWith(color: AtomicColors.textSecondary);