getContent method

String getContent()

Implementation

String getContent() {
  return widget.content.value.text;
}