WeekInputElement constructor

WeekInputElement()

Implementation

factory WeekInputElement() => new InputElement(type: 'week');