menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
TelephoneInputElement
TelephoneInputElement.new factory constructor
TelephoneInputElement class