menu
xmlstream package
documentation
xmlstream.dart
XmlProcessor<T>
onAttribute method
onAttribute method
dark_mode
light_mode
onAttribute
method
void
onAttribute
(
String
?
key
,
String
?
value
)
Implementation
void onAttribute(String? key, String? value) {}
xmlstream package
documentation
xmlstream
XmlProcessor<T>
onAttribute method
XmlProcessor class