menu
xml2 package
documentation
xml.dart
XmlElement
isSelfClosing abstract property
isSelfClosing abstract property
dark_mode
light_mode
isSelfClosing
property
bool
isSelfClosing
getter/setter pair
Defines whether the element should be self-closing when empty.
Implementation
abstract bool isSelfClosing;
xml2 package
documentation
xml
XmlElement
isSelfClosing abstract property
XmlElement class