menu
innerlibs
tag_xml.dart
TagXml
path property
path
dark_mode
light_mode
path
property
string
get
path
Returns the path of the current node.
Implementation
string get path => pathJoin("/");
innerlibs
tag_xml
TagXml
path property
TagXml class