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