menu
xml package
documentation
xml_events.dart
XmlEvent
accept abstract method
accept abstract method
dark_mode
light_mode
accept
abstract method
void
accept
(
XmlEventVisitor
visitor
)
Dispatch to the
visitor
based on event type.
Implementation
void accept(XmlEventVisitor visitor);
xml package
documentation
xml_events
XmlEvent
accept abstract method
XmlEvent class