SubmitButtonInputElement constructor

SubmitButtonInputElement()

Implementation

factory SubmitButtonInputElement() => InputElement(type: 'submit');