menu
dwarf package
documentation
html.dart
enctype function
enctype function
dark_mode
light_mode
enctype
function
Attribute
<
EnctypeAttr
>
enctype
(
String
value
)
Implementation
Attribute<EnctypeAttr> enctype(String value) { return Attribute('enctype', value); }
dwarf package
documentation
html
enctype function
html library