outerHtml property

String outerHtml

Returns a fragment of HTML or XML that represents the element and its contents.

Implementation

String get outerHtml => _outerHtml;