change password screen ui

This commit is contained in:
jayesh
2024-06-10 12:18:54 +05:30
parent aad0f3b87b
commit 1a77f65377
15 changed files with 201 additions and 174 deletions

View File

@@ -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";