hasError property

bool hasError

Whether this state has error or not.

Implementation

bool get hasError => value.hasError;