Menu Page

The text components in the intl_en.arb file are:
-
"APP_NAVIGATION_DRAWER_HEADER_SUBTITLE" for User Label.
-
"APP_NAVIGATION_DRAWER_HOME_LABEL" for Home Label.
If the user clicks on this entry he will be redirected to the Homepage.
-
"NOTIFICATIONS_PAGE_TITLE" for Inbox Label.
If the user clicks on this entry he will be redirected to the Inbox Page.
-
"ADD_CREDS_PAGE" for Add Credentials Label.
If the user clicks on this entry he will be redirected to the Credentials Page.
-
"SCAN_QR_CODE_DRAWER_MESSAGE" for Scan QRCode Label.
-
"SettingPageTitle" for Settings Label.
If the user clicks on this entry he will be redirected to the Settings Page.
These text components can contain some System Variables enclosed in braces. Let's see