controller property

TextEditingController? controller
final

Controller for the text field

Implementation

final TextEditingController? controller;