open_test_actions_dialog constant

TestableGestureAction const open_test_actions_dialog

Action that will result in the simplified test step dialog being displayed to the end user.

Implementation

static const TestableGestureAction open_test_actions_dialog =
    TestableGestureAction._('open_test_actions_dialog');