bold property

String get bold

Implementation

String get bold => '\x1B[1m$this\x1B[0m';