WeekInputElement constructor

WeekInputElement()

Implementation

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