menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
TextInputElement
TextInputElement.new factory constructor
TextInputElement.new factory constructor
dark_mode
light_mode
TextInputElement
constructor
TextInputElement
(
)
Implementation
factory TextInputElement() => InputElement(type: 'text');
s_packages package
documentation
universal_html/prefer_universal/html
TextInputElement
TextInputElement.new factory constructor
TextInputElement class