getValue method

  1. @override
dynamic getValue()
override

Implementation

@override
getValue() {
  return controller!.text;
}