onDarkBlue property
String
get
onDarkBlue
set background color to X11/CSS color darkBlue (0x00008B)/rgb(0, 0, 139)
Implementation
String get onDarkBlue => (_cache[43] ??= _chalk.onDarkBlue)(this);
set background color to X11/CSS color darkBlue (0x00008B)/rgb(0, 0, 139)
String get onDarkBlue => (_cache[43] ??= _chalk.onDarkBlue)(this);