green property

String get green

Implementation

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