menu
music_xml package
documentation
music_xml.dart
NoteType
nodeType property
nodeType property
dark_mode
light_mode
nodeType
property
@
override
XmlNodeType
get
nodeType
inherited
Return the node type of this node.
Implementation
@override XmlNodeType get nodeType => XmlNodeType.ELEMENT;
music_xml package
documentation
music_xml
NoteType
nodeType property
NoteType class