onLightBlue property
String
get
onLightBlue
set background color to X11/CSS color lightBlue (0xADD8E6)/rgb(173, 216, 230)
Implementation
String get onLightBlue => _chalk.onLightBlue(this);
set background color to X11/CSS color lightBlue (0xADD8E6)/rgb(173, 216, 230)
String get onLightBlue => _chalk.onLightBlue(this);