font8 property

String get font8

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

Implementation

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