TelephoneInputElement constructor Null safety

TelephoneInputElement()

Implementation

factory TelephoneInputElement() => new InputElement(type: 'tel');