atf_help_long_press constant

TranslationEntry const atf_help_long_press

Implementation

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