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