update
This commit is contained in:
@@ -246,7 +246,7 @@ class _SignUpScreenState extends State<SignUpScreen> {
|
||||
return 'Name too long';
|
||||
}
|
||||
return null;
|
||||
}),
|
||||
},),
|
||||
),
|
||||
SizedBox(height: MediaQuery.of(context).size.height * 0.02),
|
||||
!signUpRequired
|
||||
|
||||
Reference in New Issue
Block a user