CheckboxInputElement()

Not documented.

Source

factory CheckboxInputElement() => new InputElement(type: 'checkbox');