atf_help_dismiss_keyboard constant

TranslationEntry const atf_help_dismiss_keyboard

Implementation

static const atf_help_dismiss_keyboard = TranslationEntry(
  key: 'atf_help_dismiss_keyboard',
  value:
      'Dismisses the soft keyboard.  If the keyboard is not currently visible, this does nothing.',
);