mintCream property

String get mintCream

set foreground color to X11/CSS color mintCream mintcream (0xF5FFFA)/rgb(245, 255, 250)

Implementation

String get mintCream => (_cache[196] ??= _chalk.mintCream)(this);