WeekInputElement 构造函数

WeekInputElement()

实现

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