crimson property
String
get
crimson
set foreground color to X11/CSS color crimson (0xDC143C)/rgb(220, 20, 60)
Implementation
String get crimson => (_cache[38] ??= _chalk.crimson)(this);
set foreground color to X11/CSS color crimson (0xDC143C)/rgb(220, 20, 60)
String get crimson => (_cache[38] ??= _chalk.crimson)(this);