bold property
String
get
bold
Bold / increased intensity (SGR 1).
Implementation
String get bold => QuectoColors.bold(this);
Bold / increased intensity (SGR 1).
String get bold => QuectoColors.bold(this);