hasError property

bool hasError

Indicate if the app is 'in error.'

Implementation

bool get hasError => _error != null;