hasActionError property

bool hasActionError

Returns the error status of action

Implementation

bool get hasActionError => hasErrorFor(actionName);