onLinen property
String
get
onLinen
set background color to X11/CSS color linen (0xFAF0E6)/rgb(250, 240, 230)
Implementation
String get onLinen => (_cache[171] ??= _chalk.onLinen)(this);
set background color to X11/CSS color linen (0xFAF0E6)/rgb(250, 240, 230)
String get onLinen => (_cache[171] ??= _chalk.onLinen)(this);