Initialises a predicate-based Finder. Used by subclasses to initialize the
skipOffstage
property.
Source
MatchFinder({ bool skipOffstage: true }) : super(skipOffstage: skipOffstage);
Initialises a predicate-based Finder. Used by subclasses to initialize the
skipOffstage
property.
MatchFinder({ bool skipOffstage: true }) : super(skipOffstage: skipOffstage);