hasErrorToShow property

bool hasErrorToShow

Implementation

bool get hasErrorToShow => !isFormDataValid && isErrorShown;