menu
permit package
documentation
editor/xml_editor.dart
XmlElementInfo
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
attributes
final
Attributes of the XML element.
Implementation
final Map<String, String> attributes;
permit package
documentation
editor/xml_editor
XmlElementInfo
attributes property
XmlElementInfo class