hasError property

  1. @nonVirtual
  2. @override
bool hasError
inherited

Always returns false.

Implementation

@nonVirtual
@override
bool get hasError => false;