Returns true when an Element and its descendants should be omitted from a widget snapshot.
typedef ArgosWidgetElementPredicate = bool Function(Element element);