lightGray method

TextPen lightGray()

Implementation

TextPen lightGray() => setColor(Color.LIGHT_GRAY);