SemanticsNodePredicate typedef
Signature for CommonSemanticsFinders.byPredicate.
Implementation
typedef SemanticsNodePredicate = bool Function(SemanticsNode node);
Signature for CommonSemanticsFinders.byPredicate.
typedef SemanticsNodePredicate = bool Function(SemanticsNode node);