gray property
String
get
gray
set foreground color to ANSI color gray (brightBlack) (0x888888)/rgb(136, 136, 136)
Implementation
String get gray => QuectoColors.gray(this);
set foreground color to ANSI color gray (brightBlack) (0x888888)/rgb(136, 136, 136)
String get gray => QuectoColors.gray(this);