menu
permit package
documentation
editor/xml_editor.dart
XmlRemoveElementEdit
attributes property
attributes property
dark_mode
light_mode
attributes
property
Map
<
String
,
String
>
?
attributes
final
Optional attributes to match for removal.
Implementation
final Map<String, String>? attributes;
permit package
documentation
editor/xml_editor
XmlRemoveElementEdit
attributes property
XmlRemoveElementEdit class