onPink property
String
get
onPink
set background color to X11/CSS color pink (0xFFC0CB)/rgb(255, 192, 203)
Implementation
String get onPink => (_cache[233] ??= _chalk.onPink)(this);
set background color to X11/CSS color pink (0xFFC0CB)/rgb(255, 192, 203)
String get onPink => (_cache[233] ??= _chalk.onPink)(this);