@override void updateText(String text, [bool rawHtml = false]) { this.text = text; this.rawHtml = rawHtml; }