encType property

FormEncType? encType
final

If the value of the method attribute is post, enctype is the MIME type of the form submission.

Implementation

final FormEncType? encType;