controller property

TextEditingController controller
final

Allows to respond to changes in the input's value.

Implementation

final TextEditingController controller;