onHotPink property
String
get
onHotPink
set background color to X11/CSS color hotPink (0xFF69B4)/rgb(255, 105, 180)
Implementation
String get onHotPink => (_cache[117] ??= _chalk.onHotPink)(this);
set background color to X11/CSS color hotPink (0xFF69B4)/rgb(255, 105, 180)
String get onHotPink => (_cache[117] ??= _chalk.onHotPink)(this);