onDeepPink property Null safety
set background color to X11/CSS color deepPink (0xFF1493)/rgb(255, 20, 147)
Implementation
Chalk get onDeepPink => makeRGBChalk(255, 20, 147, bg: true);
set background color to X11/CSS color deepPink (0xFF1493)/rgb(255, 20, 147)
Chalk get onDeepPink => makeRGBChalk(255, 20, 147, bg: true);