encType property
If the value of the method attribute is post, enctype is the MIME type of the form submission.
Implementation
final FormEncType? encType;
If the value of the method attribute is post, enctype is the MIME type of the form submission.
final FormEncType? encType;