const TextContent({ required this.text, this.fontSize = 16, this.textAlign = TextAlign.center, super.id, }) : super(contentType: type);