TelephoneInputElement 构造函数

TelephoneInputElement()

实现

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