willValidate property
bool
get
willValidate
Returns true if internals's target element will be validated when the form is submitted; false otherwise.
Implementation
_i2.bool get willValidate => _i4.getProperty(
this,
'willValidate',
);