5/20/2
This commit is contained in:
@@ -20,6 +20,7 @@ class ProfileController extends GetxController {
|
||||
|
||||
void setGender(String value) {
|
||||
gender = value;
|
||||
update();
|
||||
}
|
||||
|
||||
String? selectedDegree;
|
||||
|
||||
Reference in New Issue
Block a user