hasError property

bool get hasError

Whether has error.

Implementation

bool get hasError => state.hasError;