setLabel static method

void setLabel(
  1. String value
)

Implementation

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