SelectorAspect<T> typedef
SelectorAspect<T> =
bool Function(InheritedElement inheritedElement)
Implementation
typedef SelectorAspect<T> = bool Function(InheritedElement inheritedElement);
typedef SelectorAspect<T> = bool Function(InheritedElement inheritedElement);