SelectorAspect<T> typedef

SelectorAspect<T> = bool Function(InheritedElement inheritedElement)

Implementation

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