font4 property

String get font4

Alternative font 4. (Not as widely supported, supported in VSCode through my PR)

Implementation

String get font4 => _chalk.font4(this);