getValue method

String getValue()

Gets the current value of the cell.

Implementation

String getValue() => this.textEditingController.text;