formEncType property

FormEncType? formEncType
finalinherited

If the button is a submit button (it's inside/associated with a form and doesn't have type="button").

Implementation

final FormEncType? formEncType;