bug fixed
This commit is contained in:
@@ -35,6 +35,8 @@ class _LoginValidateState extends State<ForgotPassword> {
|
||||
} else if (Platform.isIOS) {
|
||||
iosDeviceInfo = await device.iosInfo;
|
||||
}
|
||||
email.text ="";
|
||||
phone.text="";
|
||||
}
|
||||
|
||||
authen(BuildContext context) {
|
||||
|
||||
Reference in New Issue
Block a user