Variable FileDialog._shortcutHelper

class FileDialog
{
  // ...
  TextTypingShortcutHelper _shortcutHelper;
  // ...
}