Constructs a glyph with the specified text and textColor.
text
textColor
const TextGlyph({required this.text, this.textColor}) : super._();