gray property

String get gray

Implementation

String get gray => "\u001B[38;5;244m${this}\u001B[0m";