toHtml method

  1. @override
String toHtml()
override

Renders the node to an HTML string.

Implementation

@override
String toHtml() => html;