font9 property
String
get
font9
Alternative font 9. (Not as widely supported, supported in VSCode through my PR)
Implementation
String get font9 => _chalk.font9(this);
Alternative font 9. (Not as widely supported, supported in VSCode through my PR)
String get font9 => _chalk.font9(this);