gainsboro property
      
      String
      get
      gainsboro
      
    
    
set foreground color to X11/CSS color gainsboro  (0xDCDCDC)/rgb(220, 220, 220)
Implementation
String get gainsboro => _chalk.gainsboro(this);
set foreground color to X11/CSS color gainsboro  (0xDCDCDC)/rgb(220, 220, 220)
String get gainsboro => _chalk.gainsboro(this);