WeekInputElement constructor Null safety

WeekInputElement()

Implementation

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