TextComponent({ required this.fontSize, required this.color, required this.x, required this.y, required this.text, });