TimeInputElement constructor Null safety

TimeInputElement()

Implementation

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