menu
highlight_sevice package
documentation
link_sevvice.dart
LinkElement
equals method
equals method
dark_mode
light_mode
equals
method
bool
equals
(
dynamic
other
)
Implementation
bool equals(other) => other is LinkElement && other.text == text;
highlight_sevice package
documentation
link_sevvice
LinkElement
equals method
LinkElement class