hasError property

  1. @override
bool get hasError
override

Implementation

@override
bool get hasError => !identical(_latestError, _noError);