@override Map toJson() => { 'meta': meta().toJson(), 'data': _getWidget(), 'style': "max-width: 100%; max-height: 100%; $teXViewDefaultStyle", };