ButtonInputElement()

Source

factory ButtonInputElement() => new InputElement(type: 'button');