lightYellow property

String get lightYellow

set foreground color to X11/CSS color lightYellow lightyellow (0xFFFFE0)/rgb(255, 255, 224)

Implementation

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