textNicController property
final
Controller for the TextField that holds the NIC number input.
Implementation
final TextEditingController textNicController = TextEditingController();
Controller for the TextField that holds the NIC number input.
final TextEditingController textNicController = TextEditingController();