@override flutter.Widget toWidget({Key? key}) { return TextNodeAdapter(this, _data, key: this.key); }