menu
afib package
documentation
afib_flutter.dart
AFWidgetTypeSelector
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.runtimeType == widgetType; }
afib package
documentation
afib_flutter
AFWidgetTypeSelector
matches method
AFWidgetTypeSelector class