text method

String? text()

Implementation

String? text() {
  return _text;
}