onCrimson property

String get onCrimson

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

Implementation

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