Ahmed Jaafar

Results 3 comments of Ahmed Jaafar

> Try declare your controller outside of build method as a propertie. > `class _SignupInfoStepState extends State { > final formKey = GlobalKey(); > final cpfController = MaskedTextController(mask: '000.000.000-00', text:...