greenYellow property

String get greenYellow

set foreground color to X11/CSS color greenYellow         (0xADFF2F)/rgb(173, 255, 47)

Implementation

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