menu
permit package
documentation
editor/xml_editor.dart
XmlElementInfo
comments property
comments property
dark_mode
light_mode
comments
property
List
<
String
>
?
comments
final
Comments associated with the XML element (if any).
Implementation
final List<String>? comments;
permit package
documentation
editor/xml_editor
XmlElementInfo
comments property
XmlElementInfo class