atf_help_tap constant

TranslationEntry const atf_help_tap

Implementation

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