change password screen ui
This commit is contained in:
@@ -121,7 +121,6 @@ class AppText {
|
||||
static const String declineText = "Decline";
|
||||
|
||||
//Forgot Password
|
||||
|
||||
static const String restorePasswordText = "Restore password";
|
||||
static const String toRestorePasswordPleaseEnterPhoneNumber =
|
||||
"To restore password please enter phone number";
|
||||
@@ -158,6 +157,10 @@ class AppText {
|
||||
static const String noText = "No";
|
||||
static const String yesText = "Yes";
|
||||
static const String pinUpdatedSucess = "Pin updated Sucessfully !";
|
||||
static const String passwordUpdatedSucess = "Password updated Sucessfully !";
|
||||
static const String changePasswordText = "Change Password";
|
||||
static const String newPasswordText = "New Password";
|
||||
static const String currentPsswordText = "Current Password";
|
||||
|
||||
//Contact Admin
|
||||
static const String byPhoneText = "By phone";
|
||||
|
||||
Reference in New Issue
Block a user