TimeInputElement constructor

TimeInputElement()

Implementation

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