Searched refs:hasLabel (Results 1 – 5 of 5) sorted by relevance
50 final bool hasLabel = semanticsObject.hasLabel;59 if (!hasLabel && !shouldDisplayValue) {65 if (hasLabel) {
26 if (semanticsObject.hasLabel) {
56 if (semanticsObject.hasLabel) {
385 bool get hasLabel => _label != null && _label.isNotEmpty;757 _updateRole(Role.labelAndValue, (hasLabel || hasValue) && !isVisualOnly);
245 public function hasLabel() function in Google\\Protobuf\\Internal\\FieldDescriptorProto