controller property

TextEditingController? controller
final

Text controller for handling the value from external of this component

Implementation

final TextEditingController? controller;