HiddenInputElement()

Not documented.

Source

factory HiddenInputElement() => new InputElement(type: 'hidden');