CheckboxInputElement()

Source

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