menu
permit package
documentation
editor/xml_editor.dart
XmlElementInfo
content property
content property
dark_mode
light_mode
content
property
String
?
content
final
The content of the XML element (if any).
Implementation
final String? content;
permit package
documentation
editor/xml_editor
XmlElementInfo
content property
XmlElementInfo class