TelephoneInputElement constructor

TelephoneInputElement()

Implementation

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