menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
TelephoneInputElement
TelephoneInputElement.new factory constructor
TelephoneInputElement.new factory constructor
dark_mode
light_mode
TelephoneInputElement
constructor
TelephoneInputElement
(
)
Implementation
factory TelephoneInputElement() => InputElement(type: 'telephone');
s_packages package
documentation
s_universal_html/src/_sdk/html
TelephoneInputElement
TelephoneInputElement.new factory constructor
TelephoneInputElement class