setLabel method

void setLabel(
  1. String value
)
inherited

Implementation

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