TimeInputElement 构造函数

TimeInputElement()

实现

factory TimeInputElement() => new InputElement(type: 'time');