exportText method

String? exportText()

Implementation

String? exportText() {
  return _firmaTXT_Controller.text;
}