label method

StyledTextFiled label(
  1. String value
)

Implementation

StyledTextFiled label(String value) => this.._label = value;