controller property

TextEditingController? controller
getter/setter pair

Implementation

late TextEditingController? controller;