isError property

bool get isError

Implementation

bool get isError => contains(WidgetState.error);