setLabel method

void setLabel(
  1. String value
)

Implementation

void setLabel (String value) => _label = value;