onLightPink property Null safety
set background color to X11/CSS color lightPink (0xFFB6C1)/rgb(255, 182, 193)
Implementation
Chalk get onLightPink => makeRGBChalk(255, 182, 193, bg: true);
set background color to X11/CSS color lightPink (0xFFB6C1)/rgb(255, 182, 193)
Chalk get onLightPink => makeRGBChalk(255, 182, 193, bg: true);