Variable TextTypingShortcutHelper.timeoutMillis

struct TextTypingShortcutHelper
{
  // ...
  int timeoutMillis = 800;
  // ...
}