onDeepPink property
      
      String
      get
      onDeepPink
      
    
    
set background color to X11/CSS color deepPink  (0xFF1493)/rgb(255, 20, 147)
Implementation
String get onDeepPink => _chalk.onDeepPink(this);
set background color to X11/CSS color deepPink  (0xFF1493)/rgb(255, 20, 147)
String get onDeepPink => _chalk.onDeepPink(this);