bottomNav

This commit is contained in:
2025-01-21 18:58:52 +05:30
parent 9fee5eb24d
commit 26aaa8c4e8
7 changed files with 250 additions and 182 deletions

View File

@@ -10,7 +10,8 @@ class APPSTRING {
//hint
static const String phoneNumberHint = "Phone Number";
static const String fullNameHint = "Full Name";
static const String firstNameHint = "First Name";
static const String lastNameHint = "last Name";
//button
static const String verifyButton = "Verify";