DateInputElement constructor

DateInputElement()

Implementation

factory DateInputElement() => new InputElement(type: 'date');