onAzure property
String
get
onAzure
set background color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
Implementation
String get onAzure => (_cache[9] ??= _chalk.onAzure)(this);
set background color to X11/CSS color azure (0xF0FFFF)/rgb(240, 255, 255)
String get onAzure => (_cache[9] ??= _chalk.onAzure)(this);