onSlateBlue property
      
      Chalk
      get
      onSlateBlue
      
    
    
set background color to X11/CSS color slateBlue (0x6A5ACD)/rgb(106, 90, 205)
Implementation
Chalk get onSlateBlue => makeRGBChalk(106, 90, 205, bg: true);
set background color to X11/CSS color slateBlue (0x6A5ACD)/rgb(106, 90, 205)
Chalk get onSlateBlue => makeRGBChalk(106, 90, 205, bg: true);