ImageButtonInputElement constructor

ImageButtonInputElement()

Implementation

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