controller property

TextEditingController? controller
final

Controller for the textfield.

Implementation

final TextEditingController? controller;