crimson property

String get crimson

set foreground color to X11/CSS color crimson         (0xDC143C)/rgb(220, 20, 60)

Implementation

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