menu
light_html_editor package
documentation
api/v2/node_v2.dart
SimpleNode
toHtml method
toHtml method
dark_mode
light_mode
toHtml
method
@
override
String
toHtml
(
)
override
serializes the tree back to a HTML string
Implementation
@override String toHtml() => body;
light_html_editor package
documentation
api/v2/node_v2
SimpleNode
toHtml method
SimpleNode class