valueHasError property

bool get valueHasError

Returns true if the field has an error.

Implementation

bool get valueHasError => super.hasError;