isError property

bool get isError

Implementation

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