text property

String text

Implementation

String get text {
  return _formattedValue;
}