menu
innerlibs
tag_xml.dart
TagXml
compareTo method
compareTo
dark_mode
light_mode
compareTo
method
@
override
int
compareTo
(
dynamic
other
)
override
compare this tag with another tag
Implementation
@override int compareTo(other) => 0;
innerlibs
tag_xml
TagXml
compareTo method
TagXml class