ImageButtonInputElement constructor

ImageButtonInputElement()

Implementation

factory ImageButtonInputElement() => new InputElement(type: 'image');