outerHtml property
String
get
outerHtml
Returns a fragment of HTML or XML that represents the element and its contents.
Implementation
String get outerHtml => _outerHtml;
Returns a fragment of HTML or XML that represents the element and its contents.
String get outerHtml => _outerHtml;