aliceBlue property
String
get
aliceBlue
set foreground color to X11/CSS color aliceBlue (0xF0F8FF)/rgb(240, 248, 255)
Implementation
String get aliceBlue => (_cache[0] ??= _chalk.aliceBlue)(this);
set foreground color to X11/CSS color aliceBlue (0xF0F8FF)/rgb(240, 248, 255)
String get aliceBlue => (_cache[0] ??= _chalk.aliceBlue)(this);