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