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