getLabel method

Label? getLabel()
override

Implementation

Label? getLabel() {
  return label;
}