pink property

String get pink

set foreground color to X11/CSS color pink         (0xFFC0CB)/rgb(255, 192, 203)

Implementation

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