renderToHtml method

String renderToHtml()

Implementation

String renderToHtml() {
  return _renderAndFormat().$1;
}