hasError property

  1. @override
bool hasError
override

Implementation

@override
bool get hasError {
  return false;
}