matches method

  1. @override
bool matches(
  1. Element elem
)
override

Implementation

@override
bool matches(Element elem) {
  throw AFException("Do not attempt to add sparse path widget selectors recursively into each other.");
}