onPink property

String get onPink

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

Implementation

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