turquoise property

String get turquoise

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

Implementation

String get turquoise => _chalk.turquoise(this);