menu
ensemble_test_runner package
documentation
actions/test_step_executor.dart
TestStepExecutor
onWaitForTextMatched property
onWaitForTextMatched property
dark_mode
light_mode
onWaitForTextMatched
property
FutureOr
<
void
>
Function
(
TestStep
step
)
?
onWaitForTextMatched
getter/setter pair
Implementation
FutureOr<void> Function(TestStep step)? onWaitForTextMatched;
ensemble_test_runner package
documentation
actions/test_step_executor
TestStepExecutor
onWaitForTextMatched property
TestStepExecutor class