bisque property
String
get
bisque
set foreground color to X11/CSS color bisque (0xFFE4C4)/rgb(255, 228, 196)
Implementation
String get bisque => (_cache[12] ??= _chalk.bisque)(this);
set foreground color to X11/CSS color bisque (0xFFE4C4)/rgb(255, 228, 196)
String get bisque => (_cache[12] ??= _chalk.bisque)(this);