menu
zuke_runner package
documentation
runtime.dart
ZukeScenarioPattern
matches abstract method
matches abstract method
dark_mode
light_mode
matches
abstract method
bool
matches
(
ZukeScenarioContract
contract
)
Returns whether
contract
matches this pattern.
Implementation
bool matches(ZukeScenarioContract contract);
zuke_runner package
documentation
runtime
ZukeScenarioPattern
matches abstract method
ZukeScenarioPattern class