const DynamicText({ Key? key, this.text, this.itemEvent, this.style, this.styleItemEvent, }) : super(key: key);