MonthInputElement 构造函数

MonthInputElement()

实现

factory MonthInputElement() => new InputElement(type: 'month');