const AnimatedText({ Key? key, this.doShowMe = false, this.textContent = '', this.style, }) : super(key: key);