font7 property

String get font7

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

Implementation

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