deepPink property
String
get
deepPink
set foreground color to X11/CSS color deepPink (0xFF1493)/rgb(255, 20, 147)
Implementation
String get deepPink => (_cache[80] ??= _chalk.deepPink)(this);
set foreground color to X11/CSS color deepPink (0xFF1493)/rgb(255, 20, 147)
String get deepPink => (_cache[80] ??= _chalk.deepPink)(this);