toggle_overlay constant

TestableGestureAction const toggle_overlay

Action that will result in the individual overlay for a single Testable will be activated or deactivated.

Implementation

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