font5 property

String get font5

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

Implementation

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