hasFieldErrors property

bool get hasFieldErrors

Implementation

bool get hasFieldErrors => fieldErrors != null && fieldErrors!.isNotEmpty;