hasError property

bool get hasError

The hasError.

Implementation

bool get hasError => errorText != null;