hasError method

bool hasError(
  1. String groupID
)

Implementation

bool hasError(String groupID) => state.group(groupID).hasError;