toYellow property

String toYellow

Implementation

String get toYellow => (AnsiPen()..yellow()).call("\x1B[33m$this\x1B[0m");