onLightPink property
String
get
onLightPink
set background color to X11/CSS color lightPink (0xFFB6C1)/rgb(255, 182, 193)
Implementation
String get onLightPink => (_cache[151] ??= _chalk.onLightPink)(this);