turquoise property

String get turquoise

set foreground color to X11/CSS color turquoise turquoise (0x40E0D0)/rgb(64, 224, 208)

Implementation

String get turquoise => (_cache[284] ??= _chalk.turquoise)(this);