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