hasErrorMessage property

bool hasErrorMessage

Is there an errorMessage

Implementation

bool get hasErrorMessage => errorMessage.isNotEmpty;