PasswordInputElement()

Source

factory PasswordInputElement() => new InputElement(type: 'password');