inError property

bool get inError

Indicator if in error.

Implementation

bool get inError => _ex != null;