MonthInputElement constructor

MonthInputElement()

Implementation

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