menu
xml package
documentation
xml_events.dart
XmlTextEvent
nodeType property
nodeType property
dark_mode
light_mode
nodeType
property
@
override
XmlNodeType
get
nodeType
override
Return the node type of this node.
Implementation
@override
XmlNodeType
get
nodeType => XmlNodeType.TEXT;
xml package
documentation
xml_events
XmlTextEvent
nodeType property
XmlTextEvent class
Constructors
XmlTextEvent
Properties
buffer
hashCode
nodeType
parent
parentEvent
runtimeType
start
stop
text
value
Methods
accept
attachBuffer
attachLocation
attachParent
noSuchMethod
toString
Operators
operator ==