int hashCode

Source

int get hashCode => _JenkinsSmiHash.hash4(left.hashCode, top.hashCode,
    width.hashCode, height.hashCode);