indigo property
String
get
indigo
set foreground color to X11/CSS color indigo (0x4B0082)/rgb(75, 0, 130)
Implementation
String get indigo => (_cache[120] ??= _chalk.indigo)(this);
set foreground color to X11/CSS color indigo (0x4B0082)/rgb(75, 0, 130)
String get indigo => (_cache[120] ??= _chalk.indigo)(this);