menu
highlight_sevice package
documentation
link_sevvice.dart
TextElement
equals method
equals method
dark_mode
light_mode
equals
method
@
override
bool
equals
(
dynamic
other
)
override
Implementation
@override bool equals(other) => other is TextElement && super.equals(other);
highlight_sevice package
documentation
link_sevvice
TextElement
equals method
TextElement class