onHotPink property Null safety
set background color to X11/CSS color hotPink (0xFF69B4)/rgb(255, 105, 180)
Implementation
Chalk get onHotPink => makeRGBChalk(255, 105, 180, bg: true);
set background color to X11/CSS color hotPink (0xFF69B4)/rgb(255, 105, 180)
Chalk get onHotPink => makeRGBChalk(255, 105, 180, bg: true);