cornflowerBlue property

String get cornflowerBlue

set foreground color to X11/CSS color cornflowerBlue cornflowerblue (0x6495ED)/rgb(100, 149, 237)

Implementation

String get cornflowerBlue => (_cache[34] ??= _chalk.cornflowerBlue)(this);