bold property

String get bold

bold - Make text bold.

Implementation

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