formEncType property
If the button is a submit button (it's inside/associated with a form and doesn't have type="button").
Implementation
final FormEncType? formEncType;
If the button is a submit button (it's inside/associated with a form and doesn't have type="button").
final FormEncType? formEncType;