yellow property

String get yellow

Implementation

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