controller property

TextEditingController controller
final

Controls the text being edited and can't be null.

Implementation

final TextEditingController controller;