onLightGoldenrodYellow property

String get onLightGoldenrodYellow

set background color to CSS color lightGoldenrodYellow         (0xFAFAD2)/rgb(250, 250, 210)

Implementation

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