MatchFinder constructor
- bool skipOffstage = true,
Initializes a predicate-based Finder. Used by subclasses to initialize the
skipOffstage property.
Implementation
MatchFinder({super.skipOffstage});
Initializes a predicate-based Finder. Used by subclasses to initialize the
skipOffstage property.
MatchFinder({super.skipOffstage});