feat: login page ui done
This commit is contained in:
@@ -4,6 +4,8 @@ abstract class AppLocaleKeys {
|
||||
static const String browseSearchHistory = 'browse-search-history';
|
||||
static const String token = 'token';
|
||||
|
||||
static const String appName = "Felix Eats";
|
||||
|
||||
static const String fontBlack = "fontBlack";
|
||||
static const String fontBold = "fontBold";
|
||||
static const String fontSemiBold = "fontSemiBold";
|
||||
|
||||
Reference in New Issue
Block a user