menu
innerlibs package
documentation
tag_xml.dart
TagXml
namespacePrefix property
namespacePrefix property
dark_mode
light_mode
namespacePrefix
property
String
?
get
namespacePrefix
inherited
Return the namespace prefix, or
null
.
Implementation
String? get namespacePrefix => name.prefix;
innerlibs package
documentation
tag_xml
TagXml
namespacePrefix property
TagXml class