noValidate property
This Boolean attribute indicates that the form shouldn't be validated when submitted.
Implementation
final bool? noValidate;
This Boolean attribute indicates that the form shouldn't be validated when submitted.
final bool? noValidate;