menu
afib package
documentation
afib_flutter.dart
AFRichTextGestureTapSpecifier
matches method
matches method
dark_mode
light_mode
matches
method
@
override
bool
matches
(
Element
elem
)
override
Implementation
@override bool matches(Element elem) { return selector.matches(elem); }
afib package
documentation
afib_flutter
AFRichTextGestureTapSpecifier
matches method
AFRichTextGestureTapSpecifier class