hasErrorMessage property

bool hasErrorMessage
inherited

Does the last call to of the commandFunc results to an errorMessage.

Implementation

bool get hasErrorMessage => state.hasErrorMessage;