controller property

TextEditingController? controller
final

the controller of the field

Implementation

final TextEditingController? controller;