gray method

TextPen gray()

Implementation

TextPen gray() => setColor(Color.GRAY);