menu
innerlibs package
documentation
tag_xml.dart
TagXml
localName property
localName property
dark_mode
light_mode
localName
property
String
get
localName
inherited
Return the local name, excluding the namespace prefix.
Implementation
String get localName => name.local;
innerlibs package
documentation
tag_xml
TagXml
localName property
TagXml class