Sets the content of the viewport.
@override TextModel setContent(String content) { return super.setContent(content) as TextModel; }