ImageButtonInputElement 构造函数

ImageButtonInputElement()

实现

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