atf_help_double_tap constant

TranslationEntry const atf_help_double_tap

Implementation

static const atf_help_double_tap = TranslationEntry(
  key: 'atf_help_double_tap',
  value:
      'Double Taps the selected widget.  An error will occur if the widget is not found on the tree before the timeout is exceeded.',
);