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